Home
last modified time | relevance | path

Searched refs:MEMGetFillValForHeap (Results 1 – 4 of 4) sorted by relevance

/RvlSDK-3.3/build/libraries/mem/include/
DheapCommoni.h270 (void)memset( address, (int)MEMGetFillValForHeap(MEM_HEAP_FILL_ALLOC), size ); in FillAllocMemory()
305 (void)memset( address, (int)MEMGetFillValForHeap(MEM_HEAP_FILL_FREE), size ); in FillFreeMemory()
329 (void)memset( address, (int)MEMGetFillValForHeap(MEM_HEAP_FILL_NOUSE), size ); in FillNoUseMemory()
/RvlSDK-3.3/include/revolution/mem/
DheapCommon.h282 #define MEMGetFillValForHeap( type ) (0) macro
290 u32 MEMGetFillValForHeap( int type );
/RvlSDK-3.3/build/libraries/mem/src/
Dmem_heapCommon.c445 MEMGetFillValForHeap( int type ) in MEMGetFillValForHeap() function
/RvlSDK-3.3/vcmv/bin/RVL/
DVcmvTestD.map2051 00051810 000084 80058990 00054b70 16 MEMGetFillValForHeap memD.a mem_heapCommon.o