/netbsd-src/external/lgpl3/gmp/dist/tests/mpq/ |
H A D | t-set_str.c | 27 check_one (mpq_srcptr want, int base, const char *str) in check_one() function
|
H A D | t-get_str.c | 28 check_one (mpq_srcptr q, int base, const char *want) in check_one() function
|
H A D | t-equal.c | 27 check_one (mpq_srcptr x, mpq_srcptr y, int want) in check_one() function
|
/netbsd-src/external/lgpl3/gmp/dist/tests/rand/ |
H A D | t-iset.c | 28 check_one (const char *name, gmp_randstate_ptr src) in check_one() function
|
H A D | t-urbui.c | 29 check_one (const char *name, gmp_randstate_ptr rstate) in check_one() function
|
H A D | t-urmui.c | 27 check_one (const char *name, gmp_randstate_ptr rstate) in check_one() function
|
/netbsd-src/external/lgpl3/gmp/dist/tests/ |
H A D | t-parity.c | 26 check_one (int want, unsigned long n) in check_one() function
|
/netbsd-src/external/lgpl3/gmp/dist/tests/mpz/ |
H A D | t-set_str.c | 27 check_one (mpz_srcptr want, int fail, int base, const char *str) in check_one() function
|
H A D | t-set_f.c | 27 check_one (mpz_srcptr z) in check_one() function
|
H A D | t-divis_2exp.c | 29 check_one (mpz_srcptr a, unsigned long d, int want) in check_one() function
|
H A D | t-root.c | 30 check_one (mpz_t root1, mpz_t x2, unsigned long nth, int res, int i) in check_one() function
|
H A D | t-divis.c | 28 check_one (mpz_srcptr a, mpz_srcptr d, int want) in check_one() function
|
H A D | t-pow.c | 28 check_one (mpz_srcptr want, mpz_srcptr base, unsigned long exp) in check_one() function
|
H A D | t-cmp.c | 31 check_one (mpz_ptr x, mpz_ptr y, int want_cmp, int want_cmpabs) in check_one() function
|
H A D | t-div_2exp.c | 31 check_one (mpz_srcptr a, unsigned long d) in check_one() function
|
H A D | t-pprime_p.c | 57 check_one (mpz_srcptr n, int want) in check_one() function
|
/netbsd-src/external/lgpl3/gmp/dist/tests/mpf/ |
H A D | t-cmp_d.c | 31 check_one (const char *name, mpf_srcptr x, double y, int cmp) in check_one() function
|
H A D | t-set_q.c | 27 check_one (mpf_ptr got, mpq_srcptr q) in check_one() function
|
H A D | t-ui_div.c | 27 check_one (const char *desc, mpf_ptr got, unsigned long u, mpf_srcptr v) in check_one() function
|
H A D | t-mul_ui.c | 27 check_one (const char *desc, mpf_ptr got, mpf_srcptr u, unsigned long v) in check_one() function
|
H A D | t-div.c | 27 check_one (const char *desc, mpf_ptr got, mpf_srcptr u, mpf_srcptr v) in check_one() function
|
/netbsd-src/external/lgpl3/gmp/dist/tests/mpn/ |
H A D | t-mod_1.c | 27 check_one (mp_srcptr ap, mp_size_t n, mp_limb_t b) in check_one() function
|
H A D | logic.c | 43 check_one (mp_srcptr refp, mp_srcptr rp, mp_srcptr ap, mp_srcptr bp, mp_size_t n, const char *funcn… in check_one() function
|
H A D | t-iord_u.c | 36 check_one (const char *name, int i, in check_one() function
|
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/tests/ |
H A D | t-pprime_p.c | 61 check_one (mpz_srcptr n, int want) in check_one() function
|