Searched refs:feclearexcept (Results 1 – 12 of 12) sorted by relevance
67 feclearexcept(FE_ALL_EXCEPT); in TEST()77 feclearexcept(FE_OVERFLOW); in TEST()82 feclearexcept(FE_DIVBYZERO); in TEST()91 feclearexcept(FE_ALL_EXCEPT); in TEST()100 feclearexcept(FE_ALL_EXCEPT); in TEST()121 feclearexcept(FE_ALL_EXCEPT); in TEST()142 feclearexcept(FE_ALL_EXCEPT); in TEST()152 feclearexcept(FE_ALL_EXCEPT); in TEST()157 feclearexcept(FE_ALL_EXCEPT); in TEST()162 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