Home
last modified time | relevance | path

Searched refs:max (Results 1 – 25 of 39) sorted by relevance

12

/math/
A Dauto-libm-test-in157 add max max
158 add max -max
159 add -max max
160 add -max -max
458 atan2 max max
459 atan2 max -max
460 atan2 -max max
461 atan2 -max -max
6658 mul max max
6750 pow max max
[all …]
A Dgen-auto-libm-tests.c194 mpfr_t max; member
712 mpfr_init2 (fp_formats[f].max, fp_formats[f].mant_dig); in init_fp_formats()
716 assert_exact (mpfr_strtofr (fp_formats[f].max, in init_fp_formats()
723 assert_exact (mpfr_set_ui_2exp (fp_formats[f].max, 1, in init_fp_formats()
726 mpfr_nextbelow (fp_formats[f].max); in init_fp_formats()
760 assert_exact (mpfr_set (res0, fp_formats[format].max, MPFR_RNDN)); in special_fill_max()
769 assert_exact (mpfr_neg (res0, fp_formats[format].max, MPFR_RNDN)); in special_fill_minus_max()
1064 if (mpfr_cmpabs (res[m], fp_formats[format].max) > 0) in round_real()
1090 assert_exact (mpfr_copysign (res[m], fp_formats[format].max, in round_real()
A Dtest-math-iszero.cc61 CHECK (iszero (limits::max ()), 0); in check_type()
62 CHECK (iszero (-limits::max ()), 0); in check_type()
A Dgen-tgmath-tests.py276 order = (max(combined.order[0], t.order[0]),
277 max(combined.order[1], t.order[1]))
A Dauto-libm-test-out-atan2301 atan2 max max
530 atan2 max -max
759 atan2 -max max
988 atan2 -max -max
1217 atan2 max min
1787 atan2 -max min
2072 atan2 max -min
10454 atan2 1 -max
10523 atan2 -1 -max
11620 atan2 1 max
[all …]
A DREADME.libm-test72 ./testrun.sh math/test-double -u --ignore-max-ulp=yes
A Dgen-libm-test.py169 ulps_dict[ulps_fn][line_first] = max(
A Dauto-libm-test-out-atan51 atan max
120 atan -max
A Dauto-libm-test-out-cbrt1018 cbrt max xfail:ibm128-libgcc
1087 cbrt -max xfail:ibm128-libgcc
A Dauto-libm-test-out-fma801 fma 0 0 max xfail-rounding:ibm128-libgcc missing-errno
970 fma 0 1 max xfail-rounding:ibm128-libgcc missing-errno
1039 fma 1 0 max xfail-rounding:ibm128-libgcc missing-errno
4124 fma max max min missing-errno
5145 fma max max -min missing-errno
6166 fma max -max min missing-errno
7187 fma max -max -min missing-errno
8208 fma -max max min missing-errno
9229 fma -max max -min missing-errno
10250 fma -max -max min missing-errno
[all …]
A Dauto-libm-test-out-pow789 pow max max
1018 pow 10 -max
2759 pow 0.0 max
2997 pow -0 max
5162 pow -1.0 max
6945 pow -max -2
7014 pow -max -3
7083 pow -max 2
7152 pow -max 3
9471 pow -max -max
[all …]
A Dauto-libm-test-out-narrow-div485 div 0 max
606 div 0 -max
1211 div -0 max
1332 div -0 -max
1453 div max max xfail:ibm128-libgcc
2054 div max -max xfail:ibm128-libgcc
2655 div -max max xfail:ibm128-libgcc
3256 div -max -max xfail:ibm128-libgcc
8665 div max min xfail-rounding:ibm128-libgcc
9266 div max -min xfail-rounding:ibm128-libgcc
[all …]
A Dauto-libm-test-out-sincos1644 sincos max
1713 sincos -max
A Dauto-libm-test-out-tanh2397 tanh max
2466 tanh -max
A Dauto-libm-test-out-asinh3060 asinh max
3129 asinh -max
A Dauto-libm-test-out-cos2199 cos max
2268 cos -max
A Dauto-libm-test-out-erf3038 erf max
3107 erf -max
A Dauto-libm-test-out-expm11126 expm1 max
1195 expm1 -max
A Dauto-libm-test-out-tan3010 tan max
3079 tan -max
A Dauto-libm-test-out-log1287 log max
A Dauto-libm-test-out-sin3392 sin max
3461 sin -max
A Dauto-libm-test-out-sinh2223 sinh max
2292 sinh -max
A Dauto-libm-test-out-log101453 log10 max
A Dauto-libm-test-out-cosh958 cosh max
1027 cosh -max
A Dauto-libm-test-out-erfc3450 erfc max
3519 erfc -max

Completed in 343 milliseconds

12