Searched defs:HEAP_GROW_SIZE (Results 1 - 2 of 2) sorted by last modified time

/haiku/headers/private/kernel/
H A Dheap.h21 #define HEAP_GROW_SIZE 128 * 1024 * 1024 macro
28 #define HEAP_GROW_SIZE 4 * 1024 * 1024 macro
/haiku/src/system/libroot/posix/malloc_debug/
H A Dheap.cpp81 #define HEAP_GROW_SIZE 2 * 1024 * 1024 macro

Completed in 30 milliseconds