Home
last modified time | relevance | path

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

/external/nanopb-c/tests/common/
Dmalloc_wrappers_syshdr.h4 #define pb_free(ptr) counting_free(ptr)
Dmalloc_wrappers.h6 void counting_free(void *ptr);
Dmalloc_wrappers.c41 void counting_free(void *ptr) in counting_free() function
/external/grpc-grpc/third_party/nanopb/tests/common/
Dmalloc_wrappers_syshdr.h4 #define pb_free(ptr) counting_free(ptr)
Dmalloc_wrappers.h6 void counting_free(void *ptr);
Dmalloc_wrappers.c41 void counting_free(void *ptr) in counting_free() function