| /netbsd/src/external/lgpl3/mpfr/dist/tests/ |
| D | texp10.c | 38 emax = mpfr_get_emax (); in special_overflow() 65 if (mpfr_get_emax () <= LONG_MAX) in emax_m_eps() 72 mpfr_set_si (x, mpfr_get_emax (), MPFR_RNDN); in emax_m_eps() 120 old_emax = mpfr_get_emax (); in overfl_exp10_0() 223 old_emax = mpfr_get_emax (); in bug20230213() 230 emax = mpfr_get_emax (); in bug20230213() 431 emax = mpfr_get_emax (); in main() 471 mpfr_get_emax () <= (mpfr_uexp_t) 100000 * 100000) in main()
|
| D | thypot.c | 190 mpfr_set_ui_2exp (x, 1, mpfr_get_emax () / 2, MPFR_RNDN); in test_large_small() 222 mpfr_set_ui_2exp (x, 1, mpfr_get_emax () - 1, MPFR_RNDN); in test_large_small() 254 mpfr_setmax (x, mpfr_get_emax ()); in check_overflow() 299 emax = mpfr_get_emax (); in alltst() 302 if (mpfr_get_emin () != emin || mpfr_get_emax () != emax) in alltst() 327 emax = mpfr_get_emax (); in bug20171221() 355 emax = mpfr_get_emax (); in test_overflow()
|
| D | tsqr.c | 209 mpfr_set_ui_2exp (b, 1, mpfr_get_emax (), MPFR_RNDZ); in coverage() 216 if (mpfr_get_exp (c) > mpfr_get_emax () - 2) in coverage() 227 mpfr_set_ui_2exp (c, 1, mpfr_get_emax (), MPFR_RNDZ); in coverage() 232 mpfr_set_ui_2exp (b, 1, mpfr_get_emax (), MPFR_RNDZ); in coverage() 239 if (mpfr_get_exp (c) > mpfr_get_emax () - 2) in coverage() 250 mpfr_set_ui_2exp (c, 1, mpfr_get_emax (), MPFR_RNDZ); in coverage() 255 mpfr_set_ui_2exp (b, 1, mpfr_get_emax (), MPFR_RNDZ); in coverage()
|
| D | tmul_2exp.c | 145 emax = mpfr_get_emax (); in large() 240 if (mpfr_get_emax () != MPFR_EMAX_MAX) in large0() 241 large (mpfr_get_emax ()); in large0() 263 old_emax = mpfr_get_emax (); in overflow0() 330 mpfr_set_ui_2exp (x, 1, mpfr_get_emax () - 1, MPFR_RNDN); in coverage_div_2ui() 431 if (mpfr_get_emax () != MPFR_EMAX_MAX) in main() 432 overflow0 (mpfr_get_emax ()); in main()
|
| D | texp2.c | 38 emax = mpfr_get_emax (); in special_overflow() 65 if (mpfr_get_emax () <= LONG_MAX) in emax_m_eps() 72 mpfr_set_si (x, mpfr_get_emax (), MPFR_RNDN); in emax_m_eps() 145 old_emax = mpfr_get_emax (); in overflowed_exp2_0() 367 emax = mpfr_get_emax (); in main() 405 mpfr_get_emax () <= (mpfr_uexp_t) 100000 * 100000) in main()
|
| D | texceptions.c | 72 old_emax = mpfr_get_emax (); in check_emin_emax() 84 if ((mpfr_get_emax)() != MPFR_EMAX_MAX) in check_emin_emax() 162 old_emax = mpfr_get_emax (); in check_flags() 483 emax = mpfr_get_emax (); in main() 517 printf ("emax = %ld\n", (long) mpfr_get_emax ()); in main()
|
| D | tadd1sp.c | 42 emax = mpfr_get_emax (); in check_overflow() 226 emax = mpfr_get_emax (); in coverage() 231 mpfr_set_ui_2exp (b, 1, mpfr_get_emax () - 1, MPFR_RNDN); in coverage() 257 emax = mpfr_get_emax (); in coverage() 262 mpfr_set_ui_2exp (b, 1, mpfr_get_emax () - 1, MPFR_RNDN); in coverage()
|
| D | tpow.c | 320 if (LONG_MAX > mpfr_get_emax () - 1) /* LONG_MAX + 1 > emax */ in check_pow_si() 358 if (LONG_MIN < 1 - mpfr_get_emax ()) /* 1 - LONG_MIN > emax */ in check_pow_si() 786 emax = mpfr_get_emax (); in special() 794 mpfr_set_exp (y, mpfr_get_emax ()); in special() 1125 mpfr_set_ui_2exp (y, 1, mpfr_get_emax () - 1, MPFR_RNDN); in underflows() 1227 emax = mpfr_get_emax (); in overflows2() 1275 emax = mpfr_get_emax (); in overflows3() 1377 emax = mpfr_get_emax (); in bug20071103() 1384 mpfr_set_exp (y, mpfr_get_emax ()); in bug20071103() 1404 emax = mpfr_get_emax (); in bug20071104() [all …]
|
| D | tfma.c | 91 mpfr_setmax (x, mpfr_get_emax ()); /* x = 2^emax - ulp */ in test_overflow1() 124 mpfr_setmin (x, mpfr_get_emax ()); /* x = 0.1@emax */ in test_overflow2() 212 mpfr_set_ui_2exp (x, 1, mpfr_get_emax () - 1, MPFR_RNDN); in test_overflow3() 217 mpfr_set_si_2exp (z, -1, mpfr_get_emax () - mpfr_get_prec (r) - j, in test_overflow3() 275 emax = mpfr_get_emax (); in test_overflow4() 366 emax = mpfr_get_emax (); in test_overflow5() 450 mpfr_setmax (z, mpfr_get_emax ()); in test_underflow1() 1037 emax = mpfr_get_emax (); in coverage() 1039 mpfr_set_ui_2exp (z, 1, mpfr_get_emax () - 1, MPFR_RNDZ); in coverage() 1068 emax = mpfr_get_emax (); in main()
|
| D | tset_si.c | 210 emax = mpfr_get_emax (); in test_2exp_extreme() 346 emax = mpfr_get_emax (); in get_tests() 595 emax = mpfr_get_emax (); in main() 605 emax = mpfr_get_emax (); in main() 649 emax = mpfr_get_emax (); in main()
|
| D | ttan.c | 122 emax = mpfr_get_emax (); in coverage() 126 mpfr_setmax (x, mpfr_get_emax ()); in coverage()
|
| D | tlog10.c | 63 old_emax = mpfr_get_emax (); in bug20230213() 67 e = mpfr_get_emax () - 1; in bug20230213()
|
| D | tset_z_2exp.c | 109 old_emax = mpfr_get_emax (); in check() 119 while (e > mpfr_get_emax () - CHAR_BIT * sizeof(long)); in check()
|
| D | tatan.c | 222 emax = mpfr_get_emax (); in special_overflow() 247 (long int) mpfr_get_emax ()); in special_overflow() 275 (long int) mpfr_get_emax ()); in special_overflow() 583 emax = mpfr_get_emax (); in reduced_expo_range()
|
| D | tadd.c | 650 mpfr_setmax (b, mpfr_get_emax ()); in check_overflow() 655 mpfr_set_ui_2exp (c, 1, mpfr_get_emax () - prec_b / 2, MPFR_RNDN); in check_overflow() 674 mpfr_set_ui_2exp (c, 1, mpfr_get_emax () - prec_b, MPFR_RNDN); in check_overflow() 691 mpfr_setmax (b, mpfr_get_emax ()); in check_overflow() 694 mpfr_set_exp (c, mpfr_get_emax () - 512); in check_overflow() 1164 mpfr_setmin (u, mpfr_get_emax ()); in check_extreme() 1166 mpfr_setmin (w, mpfr_get_emax () - 40); in check_extreme()
|
| D | tasin.c | 174 emax = mpfr_get_emax (); in special_overflow() 228 emax = mpfr_get_emax (); in reduced_expo_range()
|
| D | tlgamma.c | 350 emax = mpfr_get_emax (); in special() 356 MPFR_ASSERTN(mpfr_get_emax () == 1000000000); in special() 419 emax = mpfr_get_emax (); in bug20180110()
|
| D | tsubnormal.c | 59 emax = mpfr_get_emax (); in check1() 108 MPFR_ASSERTN (mpfr_get_emax () == 10); in check1()
|
| D | tcmpabs.c | 36 emax = mpfr_get_emax (); in cmpabs() 186 emax = mpfr_get_emax (); in cmpabs_ui()
|
| D | tcos.c | 144 emax = mpfr_get_emax (); in special_overflow() 168 old_emax = mpfr_get_emax (); in overflowed_cos0()
|
| D | tgeneric.c | 159 #define REDUCE_EMAX mpfr_get_emax () 188 old_emax = mpfr_get_emax (); in test_generic() 330 oemax = mpfr_get_emax (); in test_generic() 363 mpfr_get_emax () != oemax) in test_generic()
|
| /netbsd/src/external/lgpl3/mpc/dist/tests/ |
| D | tacos.c | 36 mpfr_exp_t emax = mpfr_get_emax (); in test_reduced() 68 mpfr_exp_t emax = mpfr_get_emax (); in test_reduced2()
|
| D | tset.c | 335 exp_max = mpfr_get_emax (); in check_set_str() 336 else if (exp_max > mpfr_get_emax ()) in check_set_str() 337 exp_max = mpfr_get_emax(); in check_set_str()
|
| D | tsqrt.c | 36 mpfr_exp_t emax = mpfr_get_emax (); in bug20200207()
|
| /netbsd/src/external/lgpl3/mpfr/dist/src/ |
| D | exceptions.c | 65 #undef mpfr_get_emax 68 mpfr_get_emax (void) in mpfr_get_emax() function
|