Home
last modified time | relevance | path

Searched refs:FE_OVERFLOW (Results 1 – 25 of 41) sorted by relevance

12

/external/linux-kselftest/tools/testing/selftests/x86/
Dtest_FISTTP.c25 feclearexcept(FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW); in test()
43 ex = fetestexcept(FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW); in test()
49 feclearexcept(FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW); in test()
67 ex = fetestexcept(FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW); in test()
73 feclearexcept(FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW); in test()
96 ex = fetestexcept(FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW); in test()
102 feclearexcept(FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW); in test()
121 ex = fetestexcept(FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW); in test()
Dtest_FCOMI.c38 feclearexcept(FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW); in test()
95 feclearexcept(FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW); in test_qnan()
124 feclearexcept(FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW); in testu_qnan()
153 feclearexcept(FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW); in testu_snan()
185 feclearexcept(FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW); in testp()
239 feclearexcept(FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW); in testp_qnan()
267 feclearexcept(FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW); in testup_qnan()
/external/OpenCL-CTS/test_conformance/math_brute_force/
Dternary_float.cpp381 feclearexcept(FE_OVERFLOW); in TestFunc_Float_Float_Float_Float()
385 FE_OVERFLOW == (FE_OVERFLOW & fetestexcept(FE_OVERFLOW)); in TestFunc_Float_Float_Float_Float()
460 if (skipNanInf) feclearexcept(FE_OVERFLOW); in TestFunc_Float_Float_Float_Float()
469 if (fetestexcept(FE_OVERFLOW)) continue; in TestFunc_Float_Float_Float_Float()
507 if (skipNanInf) feclearexcept(FE_OVERFLOW); in TestFunc_Float_Float_Float_Float()
523 if (fetestexcept(FE_OVERFLOW)) continue; in TestFunc_Float_Float_Float_Float()
585 if (skipNanInf) feclearexcept(FE_OVERFLOW); in TestFunc_Float_Float_Float_Float()
601 if (fetestexcept(FE_OVERFLOW)) continue; in TestFunc_Float_Float_Float_Float()
655 if (skipNanInf) feclearexcept(FE_OVERFLOW); in TestFunc_Float_Float_Float_Float()
664 if (fetestexcept(FE_OVERFLOW)) continue; in TestFunc_Float_Float_Float_Float()
[all …]
Dunary_two_results_float.cpp274 feclearexcept(FE_OVERFLOW); in TestFunc_Float2_Float()
283 FE_OVERFLOW == (FE_OVERFLOW & fetestexcept(FE_OVERFLOW)); in TestFunc_Float2_Float()
423 if (skipNanInf) feclearexcept(FE_OVERFLOW); in TestFunc_Float2_Float()
440 if (fetestexcept(FE_OVERFLOW)) continue; in TestFunc_Float2_Float()
Dbinary_float.cpp662 feclearexcept(FE_OVERFLOW); in Test()
665 FE_OVERFLOW == (FE_OVERFLOW & fetestexcept(FE_OVERFLOW)); in Test()
765 if (skipNanInf) feclearexcept(FE_OVERFLOW); in Test()
781 if (fetestexcept(FE_OVERFLOW) && skipNanInf) in Test()
815 if (skipNanInf) feclearexcept(FE_OVERFLOW); in Test()
834 if (fetestexcept(FE_OVERFLOW) in Test()
885 if (skipNanInf) feclearexcept(FE_OVERFLOW); in Test()
Dbinary_operator_float.cpp656 feclearexcept(FE_OVERFLOW); in Test()
659 FE_OVERFLOW == (FE_OVERFLOW & fetestexcept(FE_OVERFLOW)); in Test()
737 if (!gInfNanSupport) feclearexcept(FE_OVERFLOW); in Test()
746 if (fetestexcept(FE_OVERFLOW)) continue; in Test()
779 if (!gInfNanSupport) feclearexcept(FE_OVERFLOW); in Test()
791 if (fetestexcept(FE_OVERFLOW)) continue; in Test()
836 if (!gInfNanSupport) feclearexcept(FE_OVERFLOW); in Test()
/external/linux-kselftest/android/patches/
D0002-Compile-breakpoints-and-x86-tests.patch19 feclearexcept(FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW);
31 feclearexcept(FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW);
57 feclearexcept(FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW);
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/
Dfenv_h.pass.cpp28 #ifndef FE_OVERFLOW
29 #error FE_OVERFLOW not defined
/external/libcxx/test/std/depr/depr.c.headers/
Dfenv_h.pass.cpp29 #ifndef FE_OVERFLOW
30 #error FE_OVERFLOW not defined
/external/libcxx/test/std/numerics/cfenv/cfenv.syn/
Dcfenv.pass.cpp29 #ifndef FE_OVERFLOW
30 #error FE_OVERFLOW not defined
/external/llvm-project/libcxx/test/std/numerics/cfenv/cfenv.syn/
Dcfenv.pass.cpp28 #ifndef FE_OVERFLOW
29 #error FE_OVERFLOW not defined
/external/python/cpython2/Modules/
Dpython.c18 fedisableexcept(FE_OVERFLOW); in main()
/external/adhd/cras/src/dsp/tests/
Ddsp_test_util.c32 if (excepts & FE_OVERFLOW) in dsp_util_print_fp_exceptions()
/external/llvm-project/libc/test/src/fenv/
Denabled_exceptions_test.cpp27 int excepts[] = {FE_DIVBYZERO, FE_INVALID, FE_INEXACT, FE_OVERFLOW, in TEST()
Dexception_status_test.cpp25 int excepts[] = {FE_DIVBYZERO, FE_INVALID, FE_INEXACT, FE_OVERFLOW, in TEST()
/external/OpenCL-CTS/test_conformance/contractions/
Dcontractions.cpp688 feclearexcept(FE_OVERFLOW); in InitCL()
705 … bufSkip[i] = (gSkipNanInf && ((FE_OVERFLOW == (FE_OVERFLOW & fetestexcept(FE_OVERFLOW))) || in InitCL()
739 feclearexcept(FE_OVERFLOW); in InitCL()
783 … (gSkipNanInf && (FE_OVERFLOW == (FE_OVERFLOW & fetestexcept(FE_OVERFLOW))))); in InitCL()
/external/llvm-project/libc/utils/FPUtil/x86_64/
DFEnv.h64 (excepts & FE_OVERFLOW ? ExceptionFlags::Overflow : 0) | in getStatusValueForExcept()
72 (status & ExceptionFlags::Overflow ? FE_OVERFLOW : 0) | in exceptionStatusToMacro()
/external/libcxx/include/
Dcfenv24 FE_OVERFLOW
/external/llvm-project/flang/unittests/Evaluate/
Dfp-testing.cpp85 if (exceptions & FE_OVERFLOW) { in CurrentFlags()
/external/llvm-project/libcxx/include/
Dcfenv23 FE_OVERFLOW
/external/llvm-project/flang/runtime/
Dstop.cpp37 if (excepts & FE_OVERFLOW) { in DescribeIEEESignaledExceptions()
/external/llvm-project/flang/lib/Evaluate/
Dhost.cpp122 if (exceptions & FE_OVERFLOW) { in CheckAndRestoreFloatingPointEnvironment()
/external/llvm-project/libc/config/linux/
Dapi.td187 SimpleMacroDef<"FE_OVERFLOW", "8">,
189 … SimpleMacroDef<"FE_ALL_EXCEPT", "(FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW)">,
/external/arm-optimized-routines/math/test/
Dmathtest.c833 if (*q == 'o') ret.status |= FE_OVERFLOW; in parsetest()
846 case e_overflow: ret.maybestatus |= FE_OVERFLOW; break; in parsetest()
864 if (*q == 'o') ret.maybestatus |= FE_OVERFLOW; in parsetest()
877 case e_overflow: ret.status |= FE_OVERFLOW; break; in parsetest()
1129 status = fetestexcept(FE_INVALID|FE_DIVBYZERO|FE_OVERFLOW|FE_UNDERFLOW); in runtest()
1137 (status & FE_OVERFLOW ? "o" : ""), in runtest()
/external/llvm-project/libc/AOR_v20.02/math/test/
Dmathtest.c834 if (*q == 'o') ret.status |= FE_OVERFLOW; in parsetest()
847 case e_overflow: ret.maybestatus |= FE_OVERFLOW; break; in parsetest()
865 if (*q == 'o') ret.maybestatus |= FE_OVERFLOW; in parsetest()
878 case e_overflow: ret.status |= FE_OVERFLOW; break; in parsetest()
1130 status = fetestexcept(FE_INVALID|FE_DIVBYZERO|FE_OVERFLOW|FE_UNDERFLOW); in runtest()
1138 (status & FE_OVERFLOW ? "o" : ""), in runtest()

12