Searched refs:feclearexcept (Results 1 – 12 of 12) sorted by relevance
66 feclearexcept(FE_ALL_EXCEPT); in TEST()76 feclearexcept(FE_OVERFLOW); in TEST()81 feclearexcept(FE_DIVBYZERO); in TEST()90 feclearexcept(FE_ALL_EXCEPT); in TEST()99 feclearexcept(FE_ALL_EXCEPT); in TEST()120 feclearexcept(FE_ALL_EXCEPT); in TEST()141 feclearexcept(FE_ALL_EXCEPT); in TEST()151 feclearexcept(FE_ALL_EXCEPT); in TEST()156 feclearexcept(FE_ALL_EXCEPT); in TEST()161 feclearexcept(FE_ALL_EXCEPT); in TEST()[all …]
1037 feclearexcept(FE_ALL_EXCEPT); // rint/rintf/rintl do set the FE_INEXACT flag. in TEST()1043 feclearexcept(FE_ALL_EXCEPT); // rint/rintf/rintl do set the FE_INEXACT flag. in TEST()1049 feclearexcept(FE_ALL_EXCEPT); // rint/rintf/rintl do set the FE_INEXACT flag. in TEST()1064 feclearexcept(FE_ALL_EXCEPT); // nearbyint/nearbyintf/nearbyintl don't set the FE_INEXACT flag. in TEST()1070 feclearexcept(FE_ALL_EXCEPT); in TEST()1076 feclearexcept(FE_ALL_EXCEPT); // nearbyint/nearbyintf/nearbyintl don't set the FE_INEXACT flag. in TEST()
57 feclearexcept(FE_INEXACT); in fn()
137 feclearexcept(FE_INEXACT); in sqrtl()
52 FUNCTION(feclearexcept, int (*f)(int)); in fenv_h()
46 int feclearexcept(int __exceptions) __INTRODUCED_IN_ARM(21) __INTRODUCED_IN_X86(9);
58 __BIONIC_FENV_INLINE int feclearexcept(int __excepts) { in feclearexcept() function
71 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