Home
last modified time | relevance | path

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

/RvlSDK-3.1/include/revolution/mem/
DheapCommon.h43 #define MEM_HEAP_OPT_0_CLEAR (1 << 0) macro
/RvlSDK-3.1/build/libraries/mem/include/
DheapCommoni.h247 if ( GetOptForHeap(pHeapHd) & MEM_HEAP_OPT_0_CLEAR ) in FillAllocMemory()