Searched refs:feclearexcept (Results 1 – 13 of 13) sorted by relevance
68 feclearexcept(FE_ALL_EXCEPT); in TEST()78 feclearexcept(FE_OVERFLOW); in TEST()83 feclearexcept(FE_DIVBYZERO); in TEST()92 feclearexcept(FE_ALL_EXCEPT); in TEST()101 feclearexcept(FE_ALL_EXCEPT); in TEST()137 feclearexcept(FE_ALL_EXCEPT); in TEST()158 feclearexcept(FE_ALL_EXCEPT); in TEST()168 feclearexcept(FE_ALL_EXCEPT); in TEST()173 feclearexcept(FE_ALL_EXCEPT); in TEST()178 feclearexcept(FE_ALL_EXCEPT); in TEST()[all …]
1072 feclearexcept(FE_ALL_EXCEPT); // rint/rintf/rintl do set the FE_INEXACT flag. in TEST()1078 feclearexcept(FE_ALL_EXCEPT); // rint/rintf/rintl do set the FE_INEXACT flag. in TEST()1084 feclearexcept(FE_ALL_EXCEPT); // rint/rintf/rintl do set the FE_INEXACT flag. in TEST()1099 feclearexcept(FE_ALL_EXCEPT); // nearbyint/nearbyintf/nearbyintl don't set the FE_INEXACT flag. in TEST()1105 feclearexcept(FE_ALL_EXCEPT); in TEST()1111 feclearexcept(FE_ALL_EXCEPT); // nearbyint/nearbyintf/nearbyintl don't set the FE_INEXACT flag. in TEST()
48 int feclearexcept(int excepts) { in feclearexcept() function59 feclearexcept((~*flagp) & excepts); in fesetexceptflag()89 feclearexcept(FE_ALL_EXCEPT); in feholdexcept()
70 int feclearexcept(int excepts) { in feclearexcept() function127 feclearexcept(FE_ALL_EXCEPT); in feholdexcept()
57 feclearexcept(FE_INEXACT); in fn()
137 feclearexcept(FE_INEXACT); in sqrtl()
57 int feclearexcept(int __exceptions);
52 FUNCTION(feclearexcept, int (*f)(int)); in fenv_h()
48 int feclearexcept(int __excepts) { in feclearexcept() function
82 feclearexcept(int excepts) in feclearexcept() function
283 feclearexcept(int excepts) in feclearexcept() function
113 feclearexcept; # introduced-arm=21 introduced-arm64=21 introduced-x86=9 introduced-x86_64=21
242 feclearexcept