Home
last modified time | relevance | path

Searched refs:counting_realloc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/expat/tests/
H A Dbasic_tests.c5581 counting_realloc(void *ptr, size_t size) { in counting_realloc() function
5591 return counting_realloc(NULL, size); in counting_malloc()
5609 counting_realloc, in START_TEST()