Home
last modified time | relevance | path

Searched refs:mpf_t (Results 26 – 50 of 114) sorted by relevance

12345

/netbsd/external/lgpl3/gmp/dist/mpf/
H A Dcmp_z.c36 mpf_t vf; in mpf_cmp_z()
H A Dcmp_d.c43 mpf_t df; in mpf_cmp_d()
H A Dpow_ui.c42 mpf_t t; in mpf_pow_ui()
H A Durandomb.c37 mpf_urandomb (mpf_t rop, gmp_randstate_t rstate, mp_bitcnt_t nbits) in mpf_urandomb()
H A Dset_q.c54 mpf_set_q (mpf_t r, mpq_srcptr q) in mpf_set_q()
H A Ddiv_ui.c51 mpf_t vf; in mpf_div_ui()
/netbsd/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-conv.c38 mpf_t x, y; in main()
42 mpf_t d, rerr, max_rerr, limit_rerr; in main()
H A Dt-gsprec.c28 mpf_t x; in check_consistency()
H A Dt-pow_ui.c30 mpf_t b1, r, r2, limit; in check_data()
H A Dt-int_p.c50 mpf_t f; in main()
H A Dt-set_ui.c48 mpf_t x; in check_data()
H A Dt-cmp_d.c58 mpf_t x; in check_infinity()
H A Dt-set_si.c49 mpf_t x; in check_data()
H A Dt-cmp_si.c78 mpf_t a; in check_data()
H A Dt-trunc.c44 mpf_t got; in check_one()
111 mpf_t src, trunc, ceil, floor; in check_various()
H A Dt-sqrt_ui.c34 mpf_t r, s; in check_rand()
H A Dt-get_ui.c85 mpf_t f; in check_limbdata()
/netbsd/external/lgpl3/gmp/dist/tests/
H A Drefmpf.c59 mpf_t tmp; in refmpf_add()
230 mpf_t tmp; in refmpf_sub()
386 mpf_t want; in refmpf_validate_division()
/netbsd/external/lgpl3/gmp/dist/tests/rand/
H A Dzdiv_round.c25 mpf_t f_n, f_d; in zdiv_round()
H A Dgen.c89 mpf_t f1;
95 mpf_t f_xf, f_xt; /* numbers to exclude from sequence */
H A Dspect.c43 mpf_t res[GMP_SPECT_MAXT], res_min[GMP_SPECT_MAXT], f_tmp; in main()
/netbsd/external/lgpl3/gmp/dist/tests/misc/
H A Dt-printf.c678 mpf_t f; in check_f()
820 mpf_t x[2]; in check_n()
858 mpf_t f; in check_misc()
/netbsd/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-set_f.c34 mpf_t f; in check_one()
/netbsd/external/lgpl3/gmp/dist/tests/mpq/
H A Dt-set_f.c102 mpf_t f; in main()
/netbsd/external/lgpl3/gmp/dist/demos/expr/
H A Dexpr-impl.h49 mpf_t f;

12345