Home
last modified time | relevance | path

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

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