Home
last modified time | relevance | path

Searched refs:zero (Results 1 – 12 of 12) sorted by relevance

/math/
A Dauto-libm-test-out-cpow1 cpow 1 0 0 0 ignore-zero-inf-sign
2 = cpow downward binary32 0x1p+0 0x0p+0 0x0p+0 0x0p+0 : 0x1p+0 -0x0p+0 : ignore-zero-inf-sign inexac…
3 = cpow tonearest binary32 0x1p+0 0x0p+0 0x0p+0 0x0p+0 : 0x1p+0 0x0p+0 : ignore-zero-inf-sign inexac…
4 = cpow towardzero binary32 0x1p+0 0x0p+0 0x0p+0 0x0p+0 : 0x1p+0 0x0p+0 : ignore-zero-inf-sign inexa…
5 = cpow upward binary32 0x1p+0 0x0p+0 0x0p+0 0x0p+0 : 0x1p+0 0x0p+0 : ignore-zero-inf-sign inexact-ok
6 = cpow downward binary64 0x1p+0 0x0p+0 0x0p+0 0x0p+0 : 0x1p+0 -0x0p+0 : ignore-zero-inf-sign inexac…
7 = cpow tonearest binary64 0x1p+0 0x0p+0 0x0p+0 0x0p+0 : 0x1p+0 0x0p+0 : ignore-zero-inf-sign inexac…
9 = cpow upward binary64 0x1p+0 0x0p+0 0x0p+0 0x0p+0 : 0x1p+0 0x0p+0 : ignore-zero-inf-sign inexact-ok
13 = cpow upward intel96 0x1p+0 0x0p+0 0x0p+0 0x0p+0 : 0x1p+0 0x0p+0 : ignore-zero-inf-sign inexact-ok
17 = cpow upward m68k96 0x1p+0 0x0p+0 0x0p+0 0x0p+0 : 0x1p+0 0x0p+0 : ignore-zero-inf-sign inexact-ok
[all …]
A Dbug-nextafter.c14 float zero = 0.0; variable
76 m = nextafterf (zero, inf); in main()
99 m = nextafterf (copysignf (zero, -1.0), -inf); in main()
176 dm = nextafter (zero, inf); in main()
199 dm = nextafter (copysign (zero, -1.0), -inf); in main()
276 lm = nextafterl (zero, inf); in main()
299 lm = nextafterl (copysign (zero, -1.0), -inf); in main()
A Dbug-nexttoward.c14 float zero = 0.0; variable
77 m = nexttowardf (zero, inf); in main()
100 m = nexttowardf (copysignf (zero, -1.0), -inf); in main()
178 dm = nexttoward (zero, inf); in main()
201 dm = nexttoward (copysign (zero, -1.0), -inf); in main()
278 lm = nexttowardl (zero, inf); in main()
301 lm = nexttowardl (copysign (zero, -1.0), -inf); in main()
A Dlibm-test-lgamma.inc31 /* lgamma (x) == +inf plus divide by zero exception for integer x <= 0. */
A Dlibm-test-significand.inc25 representation. Tests for infinities, zero and NaNs reflect
A DREADME.libm-test19 NaNs and minus zero), some more or less random values are tested.
A Dlibm-test-pow.inc251 /* C99 erroneously specified a divide-by-zero exception here,
A Dauto-libm-test-in4524 cpow 1 0 0 0 ignore-zero-inf-sign
4525 cpow 2 0 10 0 ignore-zero-inf-sign
A Dlibm-test-ufromfp.inc291 /* Zero (OK unless the width specified is zero). */
A Dlibm-test-ufromfpx.inc291 /* Zero (OK unless the width specified is zero). */
A Dlibm-test-fromfp.inc291 /* Zero (OK unless the width specified is zero). */
A Dlibm-test-fromfpx.inc291 /* Zero (OK unless the width specified is zero). */

Completed in 101 milliseconds