Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/mem/
DheapCommon.h113 typedef struct MEMiHeapHead MEMiHeapHead; typedef
116 struct MEMiHeapHead struct
142 typedef MEMiHeapHead* MEMHeapHandle; // Type to represent the heap handle. argument
DunitHeap.h140 return ( ( (const MEMiUntHeapHead*)( (const u8*)heap + sizeof(MEMiHeapHead) ) )->mBlkSize ); in MEMGetMemBlockSizeForUnitHeap()
Dblockheap.h51 MEMiHeapHead head;