Searched refs:__mallocDebugHeap (Results 1 – 3 of 3) sorted by relevance
46 extern heap_implementation __mallocDebugHeap;
155 sCurrentHeap = &__mallocDebugHeap; in __init_heap()
2042 heap_implementation __mallocDebugHeap = { variable