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

/netbsd-current/external/lgpl3/gmp/dist/tests/
H A Dmemory.c62 tests_memory_find (void *ptr) function
76 return (tests_memory_find (ptr) != NULL);
123 hp = tests_memory_find (ptr);
170 struct header **hp = tests_memory_find (ptr);
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dmemory.c109 tests_memory_find (void *ptr) function
124 return (tests_memory_find (ptr) != NULL);
197 hp = tests_memory_find (ptr);
234 struct header **hp = tests_memory_find (ptr);

Completed in 72 milliseconds