Searched refs:NextCapacity (Results 1 – 1 of 1) sorted by relevance
392 new Chunk(top_chunk, NextCapacity(top_chunk->capacity.Value())); in Insert()490 static int NextCapacity(int capacity) { in NextCapacity() function