Home
last modified time | relevance | path

Searched defs:heapStart (Results 1 – 3 of 3) sorted by relevance

/RvlSDK-2.1/build/libraries/mem/src/
Dmem_heapCommon.c180 void* heapStart, in MEMiInitHeapHead()
Dmem_unitHeap.c207 … void* heapStart = RoundUpPtr( AddU32ToPtr( pUntHeapHd, sizeof(MEMiUntHeapHead) ), alignment ); in MEMCreateUnitHeapEx() local
/RvlSDK-2.1/include/revolution/mem/
DheapCommon.h105 void* heapStart; // Heap start address member