Searched refs:kLargeAllocationThreshold (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/boot/loader/
H A Dheap.cpp55 const static size_t kLargeAllocationThreshold = 16 * 1024; variable
463 if (size >= kLargeAllocationThreshold)

Completed in 83 milliseconds