Searched refs:MEM_BLOCK_OVERHEAD (Results 1 – 1 of 1) sorted by relevance
135 #define MEM_BLOCK_OVERHEAD (2 * sizeof(size_t)) macro211 max_bytes = max_used + MEM_BLOCK_OVERHEAD * max_blocks; \