Home
last modified time | relevance | path

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

/RvlSDK-3.1/include/revolution/mem/
DheapCommon.h83 MEM_HEAP_FILL_ALLOC, // When debug fill is allocated enumerator
/RvlSDK-3.1/build/libraries/mem/include/
DheapCommoni.h256 (void)memset( address, (int)MEMGetFillValForHeap(MEM_HEAP_FILL_ALLOC), size ); in FillAllocMemory()