Home
last modified time | relevance | path

Searched defs:emin (Results 1 – 25 of 102) sorted by relevance

12345

/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtexp2.c35 mpfr_exp_t emin, emax; in special_overflow() local
119 mpfr_exp_t emin; in exp_range() local
222 mpfr_exp_t emin; in bug20171218() local
286 mpfr_exp_t emin, emax; in main() local
H A Dtgamma.c212 mpfr_exp_t emin, emax; in special_overflow() local
456 mpfr_exp_t emin; in test20071231() local
485 mpfr_exp_t emin; in test20100709() local
535 mpfr_exp_t emin; in test20120426() local
562 mpfr_exp_t emin, emax; in exprange() local
866 mpfr_exp_t emin; in tiny() local
997 mpfr_exp_t emin, emax; in exp_lgamma_tests() local
H A Dtsubnormal.c55 mpfr_exp_t emin, emax; in check1() local
120 mpfr_exp_t emin; in check2() local
157 mpfr_exp_t emin; in check3() local
213 mpfr_exp_t emin = mpfr_get_emin (); in check_rndna() local
H A Dtpow.c480 mpfr_exp_t emin; in check_special_pow_si() local
612 mpfr_exp_t emin, emax; in special() local
1062 mpfr_exp_t emin; in underflows() local
1220 mpfr_exp_t emin, emax; in overflows2() local
1270 mpfr_exp_t emin, emax; in overflows3() local
1374 mpfr_exp_t emin, emax; in bug20071103() local
1400 mpfr_exp_t emin, emax; in bug20071104() local
1443 mpfr_exp_t emin, emax; in bug20071127() local
1478 mpfr_exp_t emin, emax; in bug20071128() local
1632 mpfr_exp_t emin; in bug20080820() local
[all …]
H A Dtfmma.c115 mpfr_exp_t emin, emax; in zero_tests() local
190 mpfr_exp_t emin, emax; in max_tests() local
366 mpfr_exp_t emin; in half_plus_half() local
488 mpfr_exp_t emin; in underflow_tests() local
513 mpfr_exp_t emin; in bug20180604() local
560 mpfr_exp_t emin = mpfr_get_emin (); in bug20200206() local
585 mpfr_exp_t emin = mpfr_get_emin (); in extreme_underflow() local
H A Dtsqr.c89 mpfr_exp_t emin; in check_special() local
128 mpfr_exp_t emin; in test_underflow() local
202 mpfr_exp_t emin; in coverage() local
H A Dtmul.c273 mpfr_exp_t emin; in check_max() local
712 mpfr_exp_t emin; in test_underflow() local
811 mpfr_exp_t emin; in bug20161209() local
871 mpfr_exp_t emin; in bug20161209a() local
966 mpfr_exp_t emin, emax; in small_prec() local
1072 mpfr_exp_t emin; in test_underflow2() local
1276 mpfr_exp_t emin; in coverage2() local
H A Dtasin.c171 mpfr_exp_t emin, emax; in special_overflow() local
222 mpfr_exp_t emin, emax; in reduced_expo_range() local
H A Dtexp10.c35 mpfr_exp_t emin, emax; in special_overflow() local
94 mpfr_exp_t emin; in exp_range() local
378 mpfr_exp_t emin, emax; in main() local
H A Dturandom.c32 mpfr_exp_t emin; in test_urandom() local
188 mpfr_exp_t emin; in underflow_tests() local
283 mpfr_exp_t emin = mpfr_get_emin (); in test_underflow() local
425 mpfr_exp_t emin; in bug20170123() local
H A Dtcmpabs.c33 mpfr_exp_t emin, emax; in cmpabs() local
183 mpfr_exp_t emin, emax; in cmpabs_ui() local
H A Dtset_float128.c164 mpfr_exp_t emin, emax; in check_large() local
260 mpfr_exp_t emin; in check_small() local
H A Dtcmp_ld.c32 mpfr_exp_t emin; in main() local
H A Dtcmp_d.c30 mpfr_exp_t emin; in main() local
H A Dtget_z.c31 mpfr_exp_t emin; in check_diff() local
75 mpfr_exp_t emin, emax; in check_one() local
H A Dtset_si.c207 mpfr_exp_t emin, emax; in test_2exp_extreme() local
337 mpfr_exp_t emin, emax; in get_tests() local
472 mpfr_exp_t emin, emax; in main() local
H A Dtset_exp.c30 mpfr_exp_t emin, emax, e; in main() local
H A Dtexp.c236 mpfr_exp_t emin, emax; in check_special() local
610 mpfr_exp_t emin; in bug20080731() local
964 mpfr_exp_t emin; in underflow() local
H A Dtasinu.c33 mpfr_exp_t emin = mpfr_get_emin (); in check_underflow() local
/netbsd-src/external/lgpl3/mpc/dist/tests/
H A Drandom.c113 test_default_random (mpc_ptr z, mpfr_exp_t emin, mpfr_exp_t emax, in test_default_random()
202 test_random_mpfr (mpfr_ptr x, mpfr_exp_t emin, mpfr_exp_t emax, in test_random_mpfr()
245 test_random_mpc (mpc_ptr z, mpfr_exp_t emin, mpfr_exp_t emax, in test_random_mpc()
H A Dtacos.c35 mpfr_exp_t emin = mpfr_get_emin (); in test_reduced() local
67 mpfr_exp_t emin = mpfr_get_emin (); in test_reduced2() local
H A Dtnorm.c26 mpfr_exp_t emin = mpfr_get_emin (); in test_underflow() local
H A Dtsqrt.c35 mpfr_exp_t emin = mpfr_get_emin (); in bug20200207() local
H A Dtdiv.c37 mpfr_exp_t emin = mpfr_get_emin (); in bug20200206() local
/netbsd-src/external/lgpl3/mpc/dist/src/
H A Dsqr.c126 mpfr_exp_t emin = mpfr_get_emin (); in mpfr_fsss() local
172 mpfr_exp_t emin; in mpc_sqr() local

12345