Home
last modified time | relevance | path

Searched refs:ulp (Results 1 – 10 of 10) sorted by relevance

/math/
A Dlibm-test-support.c193 const struct ulp_data *ulpdat = ulp; in compare_ulp_data()
580 ulp (FLOAT value) in ulp() function
582 FLOAT ulp; in ulp() local
597 ulp = FUNC(ldexp) (1.0, MIN_EXP - MANT_DIG); in ulp()
609 return ulp; in ulp()
1078 ulps = ulp (0x0.0p0); in check_ulp()
1085 ulps = ulp (LIT(1.0)); in check_ulp()
1096 ulpx = ulp (LIT(1.0)); in check_ulp()
1107 ulpx = ulp (LIT(1.0)); in check_ulp()
1116 ulpx = ulp (LIT(2.0)); in check_ulp()
[all …]
A Dgen-libm-test.py612 ulp = p_ulps.normal[func][flt]
613 ulp_str = str(ulp) if ulp else '-'
A Dauto-libm-test-in6031 # Values +/- 10ulp from overflow threshold. (Values very close to
6033 # where a result inaccurate by a few ulp could differ from the ideal
6034 # result in whether it overflows; +/- 10ulp is sufficient for overflow
6302 # Integers +/- 1ulp for binary128 (gen-auto-libm-tests will round these
6303 # to produce integers +/- 1ulp for other formats).
6426 # +/- 1ulp.
A DREADME.libm-test72 ./testrun.sh math/test-double -u --ignore-max-ulp=yes
A Dgen-fromfp-tests-inputs203 /* 1, 1.5, 2, 2.5, 3, 3.5 +/- 1ulp. */
A Dlibm-test-roundeven.inc148 /* 0.5, 1.5, 2.5, 3.5 +/- 1ulp. */
A Dlibm-test-ufromfp.inc3570 /* 1, 1.5, 2, 2.5, 3, 3.5 +/- 1ulp. */
A Dlibm-test-ufromfpx.inc3570 /* 1, 1.5, 2, 2.5, 3, 3.5 +/- 1ulp. */
A Dlibm-test-fromfp.inc5200 /* 1, 1.5, 2, 2.5, 3, 3.5 +/- 1ulp. */
A Dlibm-test-fromfpx.inc5200 /* 1, 1.5, 2, 2.5, 3, 3.5 +/- 1ulp. */

Completed in 108 milliseconds