Home
last modified time | relevance | path

Searched refs:testfree (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dtestutils.c106 testfree (void *p) in testfree() function
161 testfree (buf); in dump()
H A Dtestutils.h31 void testfree (void *p);
H A Dt-double.c163 testfree (s); in testmain()
H A Dt-mpq_str.c259 testfree (bp); in testmain()
H A Dt-str.c326 testfree (bp); in testmain()
/netbsd-src/external/bsd/flex/dist/tests/
H A Dmem_r.l142 void testfree(void* p , void* yyscanner) in testfree() function
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/
H A DChangeLog375 * tests/testutils.c (testfree): New function. Use it everywhere