Searched refs:max_alloc_length (Results 1 – 1 of 1) sorted by relevance
173 constexpr size_t max_alloc_length = overflow_length - 1u; in Alloc() local176 constexpr size_t max_length = RoundDown(max_alloc_length, kObjectAlignment / sizeof(uint16_t)); in Alloc()