Searched refs:counting_free (Results 1 – 6 of 6) sorted by relevance
4 #define pb_free(ptr) counting_free(ptr)
6 void counting_free(void *ptr);
41 void counting_free(void *ptr) in counting_free() function