Searched refs:__gmp_allocate_strdup (Results 1 – 5 of 5) sorted by relevance
90 s = __gmp_allocate_strdup (want); in check_all()
203 __gmp_allocate_strdup (const char *s) in __gmp_allocate_strdup() function
119 char *__gmp_allocate_strdup (const char *);
414 nfmt = __gmp_allocate_strdup (data[i].fmt); in check_z()
24494 * tests/misc.c,tests.h (__gmp_allocate_strdup, strtoupper): New