Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/malloc/debug/
H A Dmalloc_debug_api.h46 extern heap_implementation __mallocDebugHeap;
H A Dmalloc_debug_api.cpp155 sCurrentHeap = &__mallocDebugHeap; in __init_heap()
H A Dheap.cpp2042 heap_implementation __mallocDebugHeap = { variable