Searched refs:allocation_size (Results 1 – 2 of 2) sorted by relevance
296 static int allocation_size( unsigned num_slots ) { in allocation_size() function
292 std::size_t n = allocation_size(num_arena_slots(num_slots, num_reserved_slots)); in allocate_arena()338 std::memset( storage, 0, allocation_size(my_num_slots) ); in free_arena()