Searched defs:precx (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | tcomparisons.c | 36 mpfr_prec_t precx, precy; in cmp_tests() local 97 mpfr_prec_t precx; in eq_tests() local
|
H A D | tdigamma.c | 63 int i, precx, precy[NPREC] = { 200, 400, 520, 1416 }; in bug20210206() local
|
H A D | tcan_round.c | 232 int precx, precy, err; in check_can_round() local
|
H A D | texp.c | 659 int precx, precy; in underflow_up() local
|
H A D | tpow_all.c | 656 int precx; in overflow_inv() local
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | get_f.c | 36 mpfr_prec_t precx, precy; in mpfr_get_f() local
|
H A D | fma.c | 107 mpfr_prec_t precx, precy; in mpfr_fma() local
|
H A D | strtofr.c | 460 mpfr_prec_t precx, prec, ysize_bits, pstr_size; in parsed_string_to_mpfr() local
|