Searched refs:max_alloc_length (Results 1 – 1 of 1) sorted by relevance
180 const size_t max_alloc_length = overflow_length - 1u; in Alloc() local183 const size_t max_length = RoundDown(max_alloc_length, kObjectAlignment / block_size); in Alloc()