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