Searched refs:set_allocation_range (Results 1 – 2 of 2) sorted by relevance
156 this->set_allocation_range(NewElts, NewCapacity); in grow_pod()
111 void set_allocation_range(void *Begin, size_t N) { in set_allocation_range() function481 this->set_allocation_range(NewElts, NewCapacity); in takeAllocationForGrow()