Searched refs:MEMiHeapHead (Results 1 – 3 of 3) sorted by relevance
113 typedef struct MEMiHeapHead MEMiHeapHead; typedef116 struct MEMiHeapHead struct142 typedef MEMiHeapHead* MEMHeapHandle; // Type to represent the heap handle. argument
140 return ( ( (const MEMiUntHeapHead*)( (const u8*)heap + sizeof(MEMiHeapHead) ) )->mBlkSize ); in MEMGetMemBlockSizeForUnitHeap()
51 MEMiHeapHead head;