Home
last modified time | relevance | path

Searched defs:xprec (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dset_f.c57 mpfr_prec_t xprec = (mpfr_prec_t) sx * GMP_NUMB_BITS; in mpfr_set_f() local
H A Dround_raw_generic.c66 const mp_limb_t *xp, mpfr_prec_t xprec, in mpfr_round_raw_generic()
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtmul_ui.c87 unsigned int xprec, yprec, i; in main() local
H A Dtdiv_ui.c52 unsigned xprec, yprec; in special() local
H A Dtgeneric.c170 mpfr_prec_t prec, xprec, yprec; in test_generic() local
H A Dtests.c867 long int xprec, yprec; /* not mpfr_prec_t because of the fscanf */ in data_check() local