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

/netbsd-current/external/lgpl3/gmp/dist/tests/mpq/
H A Dreuse.c62 typedef void (*ds_func) (mpq_ptr, mpq_srcptr); typedef
64 ds_func ds_funcs[] =
184 for (i = 0; i < sizeof (ds_funcs) / sizeof (ds_func); i++)
/netbsd-current/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-reuse.c36 typedef void (*ds_func) (mpz_t, const mpz_t); typedef
123 ds_func ds_funcs[] =
263 for (i = 0; i < sizeof (ds_funcs) / sizeof (ds_func); i++)
/netbsd-current/external/lgpl3/gmp/dist/tests/mpz/
H A Dreuse.c59 typedef void (*ds_func) (mpz_ptr, mpz_srcptr); typedef
153 ds_func fptr;

Completed in 134 milliseconds