Home
last modified time | relevance | path

Searched defs:inexact (Results 1 – 25 of 84) sorted by relevance

1234

/dragonfly/contrib/mpfr/src/
H A Datan2.c29 int inexact; in pi_div_2ui() local
51 int inexact; in mpfr_atan2() local
H A Dpow.c34 mpfr_rnd_t rnd_mode, int *inexact) in mpfr_pow_is_exact()
167 int inexact; in mpfr_pow_general() local
416 int inexact; in mpfr_pow() local
H A Dpow_z.c36 int inexact; in mpfr_pow_pos_z() local
169 int inexact; in mpfr_pow_z() local
H A Dset_ld.c55 int inexact, shift_exp; in mpfr_set_ld() local
241 int inexact, i, k, cnt; in mpfr_set_ld() local
H A Dadd1sp.c35 int inexb, inexc, inexact, inexact2; in mpfr_add1sp() local
98 int inexact; in mpfr_add1sp() local
H A Dmul.c39 int sign_product, cc, inexact; in mpfr_mul3() local
215 int sign, inexact; in mpfr_mul() local
H A Ddiv_d.c29 int inexact; in mpfr_div_d() local
H A Dmul_d.c29 int inexact; in mpfr_mul_d() local
H A Dsub.c97 int inexact; in mpfr_sub() local
H A Dsub_d.c29 int inexact; in mpfr_sub_d() local
H A Dadd_d.c29 int inexact; in mpfr_add_d() local
H A Dd_div.c29 int inexact; in mpfr_d_div() local
H A Dd_sub.c29 int inexact; in mpfr_d_sub() local
H A Ddiv_2si.c28 int inexact; in mpfr_div_2si() local
H A Dmul_2si.c28 int inexact; in mpfr_mul_2si() local
H A Dui_pow.c29 int inexact; in mpfr_ui_pow() local
H A Dmul_2ui.c28 int inexact; in mpfr_mul_2ui() local
H A Ddiv_2ui.c28 int inexact; in mpfr_div_2ui() local
H A Dsub1sp.c35 int inexb, inexc, inexact, inexact2; in mpfr_sub1sp() local
143 int inexact; in mpfr_sub1sp() local
H A Dround_near_x.c159 int inexact, sign; in mpfr_round_near_x() local
H A Dasin.c29 int compared, inexact; in mpfr_asin() local
H A Dcache.c50 int inexact, sign; in mpfr_cache() local
H A Dtan.c31 int inexact; in mpfr_tan() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dfold-const-call.c88 do_mpfr_ckconv (real_value *result, mpfr_srcptr m, bool inexact, in do_mpfr_ckconv()
138 bool inexact = func (m, m, rnd); in do_mpfr_arg1() local
168 bool inexact = mpfr_sin_cos (ms, mc, m, rnd); in do_mpfr_sincos() local
202 bool inexact = func (m0, m0, m1, rnd); in do_mpfr_arg2() local
232 bool inexact = func (m, arg0.to_shwi (), m, rnd); in do_mpfr_arg2() local
270 bool inexact = func (m0, m0, m1, m2, rnd); in do_mpfr_arg3() local
285 mpc_srcptr m, bool inexact, const real_format *format) in do_mpc_ckconv()
346 bool inexact = func (m, m, crnd); in do_mpc_arg1() local
385 bool inexact = func (m0, m0, m1, crnd); in do_mpc_arg2() local
518 bool inexact = real_powi (result, format, arg0, n1); in fold_const_pow() local
/dragonfly/contrib/mpc/src/
H A Dfr_div.c27 int inexact; in mpc_fr_div() local

1234