Home
last modified time | relevance | path

Searched refs:HEAP_FILL_ALLOC (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/ut/
Dut_HeapBase.cpp432 MI_CpuFill32( address, GetFillValue( HEAP_FILL_ALLOC ), size ); in FillAllocMemory()
434 std::memset(address, GetFillValue( HEAP_FILL_ALLOC ), size); in FillAllocMemory()
/NW4C-2.0.3/include/nw/ut/
Dut_HeapBase.h80 HEAP_FILL_ALLOC, // デバッグフィル確保時 enumerator