Home
last modified time | relevance | path

Searched refs:MPFR_SET_POS (Results 1 – 25 of 86) sorted by relevance

1234

/netbsd/src/external/lgpl3/mpfr/dist/src/
Dbeta.c77 MPFR_SET_POS(r); in mpfr_beta()
102 MPFR_SET_POS(r); in mpfr_beta()
119 MPFR_SET_POS(r); in mpfr_beta()
259 MPFR_SET_POS(r); in mpfr_beta()
Dpowr.c46 MPFR_SET_POS (z); in mpfr_powr()
55 MPFR_SET_POS (z); in mpfr_powr()
Dgamma_inc.c88 MPFR_SET_POS (y); in mpfr_gamma_inc()
101 MPFR_SET_POS (y); in mpfr_gamma_inc()
117 MPFR_SET_POS (y); in mpfr_gamma_inc()
123 MPFR_SET_POS (y); in mpfr_gamma_inc()
135 MPFR_SET_POS (y); in mpfr_gamma_inc()
Dset_d.c267 MPFR_SET_POS(r); in mpfr_set_d()
287 MPFR_SET_POS(r); in mpfr_set_d()
291 MPFR_SET_POS(r); in mpfr_set_d()
300 MPFR_SET_POS(r); in mpfr_set_d()
Dlog2.c60 MPFR_SET_POS (r); in mpfr_log2()
85 MPFR_SET_POS (r); in mpfr_log2()
Dcompound.c98 MPFR_SET_POS (y); in mpfr_compound_si()
121 MPFR_SET_POS (y); in mpfr_compound_si()
129 MPFR_SET_POS (y); in mpfr_compound_si()
Dlog10.c62 MPFR_SET_POS (r); in mpfr_log10()
87 MPFR_SET_POS (r); in mpfr_log10()
Dacosh.c48 MPFR_SET_POS (y); in mpfr_acosh()
66 MPFR_SET_POS (y); in mpfr_acosh()
Dlog.c78 MPFR_SET_POS (r); in mpfr_log()
105 MPFR_SET_POS (r); in mpfr_log()
Dpow_ui.c69 MPFR_SET_POS (y); in POW_U()
79 MPFR_SET_POS (y); in POW_U()
Dexp.c61 MPFR_SET_POS(y); in mpfr_exp()
147 MPFR_SET_POS (y); in mpfr_exp()
Drec_sqrt.c484 MPFR_SET_POS(r); in mpfr_rec_sqrt()
498 MPFR_SET_POS(r); in mpfr_rec_sqrt()
511 MPFR_SET_POS(r); in mpfr_rec_sqrt()
Dpow.c429 MPFR_SET_POS (z); in mpfr_pow()
436 MPFR_SET_POS (z); in mpfr_pow()
468 MPFR_SET_POS (z); in mpfr_pow()
488 MPFR_SET_POS (z); in mpfr_pow()
Dset_inf.c30 MPFR_SET_POS(x); in mpfr_set_inf()
Dstrtofr.c302 (pstr->negative) ? MPFR_SET_NEG (x) : MPFR_SET_POS (x); in parse_string()
443 MPFR_SET_POS(x); in parse_string()
910 (pstr->negative) ? MPFR_SET_NEG (x) : MPFR_SET_POS (x); in parsed_string_to_mpfr()
955 MPFR_SET_POS (x); in mpfr_strtofr()
Ddim.c45 MPFR_SET_POS(z); in mpfr_dim()
Dset_str_raw.c49 MPFR_SET_POS(x); in mpfr_set_str_binary()
Dinit2.c62 MPFR_SET_POS(x); /* Set a sign */ in mpfr_init2()
Dsqrt_ui.c69 MPFR_SET_POS(r); in mpfr_sqrt_ui()
/netbsd/src/external/lgpl3/mpfr/dist/tests/
Dtcopysign.c116 i ? MPFR_SET_NEG (x) : MPFR_SET_POS (x); in main()
118 j ? MPFR_SET_NEG (y) : MPFR_SET_POS (y); in main()
129 j ? MPFR_SET_NEG (y) : MPFR_SET_POS (y); in main()
Drandom2.c52 MPFR_SET_POS (x); in mpfr_random2()
57 MPFR_SET_POS (x); in mpfr_random2()
Dtreldiff.c39 MPFR_SET_POS (x); in set_special()
47 MPFR_SET_POS (x); in set_special()
Dtabs.c169 MPFR_SET_POS (x); in check_cmp()
181 MPFR_SET_POS (x); in check_cmp()
226 MPFR_SET_POS (x); in check_cmp()
Dtpow_z.c95 MPFR_SET_ZERO (x); MPFR_SET_POS (x); in check_special()
104 MPFR_SET_POS (x); in check_special()
114 MPFR_SET_ZERO (x); MPFR_SET_POS (x); in check_special()
123 MPFR_SET_POS (x); in check_special()
Dtcheck.c48 MPFR_SET_POS (a); in main()
80 MPFR_SET_POS (a); in main()

1234