Searched refs:big_heap_bytes (Results 1 – 1 of 1) sorted by relevance
91 static inline bool big_heap_bytes(size_t bytes) in big_heap_bytes() function227 return big_heap_bytes(size) ? 8 : 4; in heap_footer_bytes()