Searched refs:MEMGetAllocatableSizeForExpHeapEx (Results 1 – 2 of 2) sorted by relevance
168 u32 MEMGetAllocatableSizeForExpHeapEx( MEMHeapHandle heap, int alignment );255 return MEMGetAllocatableSizeForExpHeapEx( heap, MEM_HEAP_DEFAULT_ALIGNMENT ); in MEMGetAllocatableSizeForExpHeap()
43 #define MEMGetAllocatableSizeForExpHeapEx(heap, alignment) 0x2000000 //32MB, not sure what to say macro