Searched defs:ALIGNED_HEAP_START (Results 1 – 1 of 1) sorted by relevance
49 #define ALIGNED_HEAP_START (&gHeap) macro54 #define ALIGNED_HEAP_START (uint8_t*)((((uintptr_t)&__heap_start) + 7) &~ 7) macro