Home
last modified time | relevance | path

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

/external/expat/tests/
Dmemcheck.c58 tracking_malloc(size_t size) in tracking_malloc() function
137 return tracking_malloc(size); in tracking_realloc()
Dmemcheck.h43 void *tracking_malloc(size_t size);
Druntests.c8112 tracking_malloc, in START_TEST()