Searched refs:find_allocation (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/expat/tests/
H A Dmemcheck.c52 static AllocationEntry *find_allocation(void *ptr);
85 find_allocation(void *ptr) { function
106 entry = find_allocation(ptr);
140 entry = find_allocation(ptr);

Completed in 88 milliseconds