Home
last modified time | relevance | path

Searched refs:MEMDestroyExpHeap (Results 1 – 3 of 3) sorted by relevance

/CafeSDK-2.12.13/system/include/windows/
Dmem.h52 #define MEMDestroyExpHeap(heap) NULL macro
/CafeSDK-2.12.13/system/include/cafe/mem/
DexpHeap.h152 void* MEMDestroyExpHeap( MEMHeapHandle heap );
/CafeSDK-2.12.13/system/src/lib/demo/
DdemoGfx.c781 MEMDestroyExpHeap(gDEMOMem1Heap); in DEMOGfxMem1HeapDestroy()
807 MEMDestroyExpHeap(gDEMOBucketHeap); in DEMOGfxBucketHeapDestroy()