Searched defs:yprec (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | round_raw_generic.c | 67 int neg, mpfr_prec_t yprec, mpfr_rnd_t rnd_mode in mpfr_round_raw_generic()
|
/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | tpow3.c | 31 mpfr_prec_t prec, yprec; in main() local
|
H A D | tgeneric_ui.c | 37 mpfr_prec_t prec, yprec; in test_generic_ui() local
|
H A D | tzeta_ui.c | 30 unsigned int prec, yprec; in main() local
|
H A D | tconst_euler.c | 56 unsigned int err, prec, yprec, p0 = 2, p1 = 200; in main() local
|
H A D | tmul_ui.c | 87 unsigned int xprec, yprec, i; in main() local
|
H A D | tlog_ui.c | 57 unsigned int prec, yprec; in main() local
|
H A D | tfactorial.c | 201 unsigned long prec, yprec; in main() local
|
H A D | tui_pow.c | 87 mpfr_prec_t yprec; in check1() local
|
H A D | tests.c | 770 mpfr_prec_t yprec = MPFR_PREC (y); in test5rm() local 867 long int xprec, yprec; /* not mpfr_prec_t because of the fscanf */ in data_check() local
|
H A D | tdiv_ui.c | 52 unsigned xprec, yprec; in special() local
|
H A D | tgeneric.c | 170 mpfr_prec_t prec, xprec, yprec; in test_generic() local
|