Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/mem/
DexpHeap.h168 u32 MEMGetAllocatableSizeForExpHeapEx( MEMHeapHandle heap, int alignment );
255 return MEMGetAllocatableSizeForExpHeapEx( heap, MEM_HEAP_DEFAULT_ALIGNMENT ); in MEMGetAllocatableSizeForExpHeap()
/CafeSDK-2.12.13-1/system/include/windows/
Dmem.h43 #define MEMGetAllocatableSizeForExpHeapEx(heap, alignment) 0x2000000 //32MB, not sure what to say macro