Searched refs:clean_up_buffer (Results 1 – 1 of 1) sorted by relevance
177 clean_up_buffer(/*reset_pointers*/false); in grow_my_array()212 void clean_up_buffer(bool reset_pointers) { in clean_up_buffer() function234 clean_up_buffer(/*reset_pointers*/true); in ~item_buffer()237 void reset() { clean_up_buffer(/*reset_pointers*/true); grow_my_array(initial_buffer_size); } in reset()