Searched defs:heapArea (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/libroot/posix/malloc_debug/
H A Dheap.cpp1620 area_id heapArea = create_area(name, &address, B_ANY_ADDRESS, size, local
1814 area_id heapArea = create_area("heap", (void **)&heapBase, local
/haiku/src/system/kernel/
H A Dheap.cpp1944 area_id heapArea = create_area(name, &address, local

Completed in 67 milliseconds