Searched refs:HeapDesc (Results 1 – 1 of 1) sorted by relevance
102 typedef struct HeapDesc HeapDesc; typedef113 HeapDesc *hd; // from which the block is allocated119 struct HeapDesc struct143 HeapDesc *heapArray; argument359 HeapDesc *hd; in OS_AllocFromHeap()496 HeapDesc *hd; in OS_AllocFixed()670 HeapDesc *hd; in OS_FreeToHeap()727 HeapDesc *hd; in OS_FreeAllToHeap()830 SDK_ASSERTMSG(maxHeaps <= ((char *)arenaEnd - (char *)arenaStart) / sizeof(HeapDesc), in OS_InitAlloc()838 arraySize = sizeof(HeapDesc) * maxHeaps; in OS_InitAlloc()[all …]