HomeSort by: relevance | last modified time | path
    Searched defs:find_allocation (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mit/expat/dist/tests/
memcheck.c 53 static AllocationEntry *find_allocation(const void *ptr);
87 find_allocation(const void *ptr) { function
108 entry = find_allocation(ptr);
142 entry = find_allocation(ptr);

Completed in 23 milliseconds