fetestexcept
int fetestexcept(int);
int except = fetestexcept(FE_ALL_EXCEPT);
__weak_alias(fetestexcept,_fetestexcept)
__weak_alias(fetestexcept,_fetestexcept)
__weak_alias(fetestexcept,_fetestexcept)
__weak_alias(fetestexcept,_fetestexcept)
__weak_alias(fetestexcept,_fetestexcept)
extern inline int fetestexcept(int __excepts);
__weak_alias(fetestexcept,_fetestexcept)
extern inline int fetestexcept(int __excepts);
__weak_alias(fetestexcept,_fetestexcept)
extern inline int fetestexcept(int __excepts);
__weak_alias(fetestexcept,_fetestexcept)
extern inline int fetestexcept(int __excepts);
__weak_alias(fetestexcept,_fetestexcept)
__weak_alias(fetestexcept,_fetestexcept)
extern inline int fetestexcept(int __excepts);
__weak_alias(fetestexcept,_fetestexcept)
__weak_alias(fetestexcept,_fetestexcept)
__weak_alias(fetestexcept,_fetestexcept)
if (fetestexcept(FE_UNDERFLOW))
if (fetestexcept(FE_UNDERFLOW))
if (fetestexcept(FE_UNDERFLOW))
if (fetestexcept(FE_UNDERFLOW))
__weak_alias(fetestexcept,_fetestexcept)
fetestexcept(int excepts)
if (!fetestexcept(FE_INEXACT)) { /* Quotient is exact. */
if (fetestexcept(FE_INVALID))
ATF_CHECK_MSG(fetestexcept(FE_INVALID),
int _except = fetestexcept(FE_IEEE754_EXCEPT); \
int _except = fetestexcept(FE_IEEE754_EXCEPT); \
ATF_CHECK_MSG(fetestexcept(FE_INVALID),
ATF_CHECK_MSG(fetestexcept(FE_INVALID),
ATF_CHECK_MSG(((except = fetestexcept(FE_ALL_EXCEPT)) &
ATF_CHECK_MSG(fetestexcept(FE_INEXACT) != 0,
ATF_CHECK_MSG(fetestexcept(FE_INEXACT) == 0,
ATF_CHECK_MSG(fetestexcept(FE_INEXACT) != 0,
ATF_CHECK_MSG(fetestexcept(FE_INEXACT) == 0,
(void)fetestexcept(FE_TRAP_EXCEPT);
(void)fetestexcept(FE_TRAP_EXCEPT);
int r = fetestexcept(FE_ALL_EXCEPT); \
int r = fetestexcept(FE_ALL_EXCEPT); \
fetestexcept(FE_INVALID | FE_DIVBYZERO | FE_OVERFLOW | FE_UNDERFLOW),