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