Searched refs:counting_realloc (Results 1 – 1 of 1) sorted by relevance
5661 counting_realloc(void *ptr, size_t size) { in counting_realloc() function5671 return counting_realloc(NULL, size); in counting_malloc()5689 counting_realloc, in START_TEST()