Home
last modified time | relevance | path

Searched refs:feenableexcept (Results 1 – 25 of 75) sorted by relevance

123

/glibc-2.36/math/
Dtest-nearbyint-except-2.c54 if (feenableexcept (FE_INEXACT) == -1) in TEST_FUNC()
60 feenableexcept (FE_INEXACT); in TEST_FUNC()
62 feenableexcept (FE_INEXACT); in TEST_FUNC()
Dtest-fenv.c354 if (!EXCEPTION_ENABLE_SUPPORTED (fe_exc) && feenableexcept (fe_exc) == -1) in feexcp_nomask_test()
375 feenableexcept (fe_exc); in feexcp_nomask_test()
427 feenableexcept (FE_ALL_EXCEPT); in feexcp_mask_test()
498 excepts = feenableexcept (fe_exc); in feenable_test()
549 if (feenableexcept (FE_ALL_EXCEPT) == -1) in feenable_test()
588 excepts = feenableexcept (fe_exc); in feenable_test()
Dfeenablxcpt.c22 feenableexcept (int excepts) in feenableexcept() function
30 stub_warning (feenableexcept)
Dtest-femode-traps.c30 int ret = feenableexcept (exc1); in test_ee()
51 ret = feenableexcept (exc2); in test_ee()
Dtest-fenv-preserve.c28 if (feenableexcept (FE_INVALID) != 0) in do_test()
Dtest-fesetexcept-traps.c29 int ret = feenableexcept (FE_ALL_EXCEPT); in do_test()
Dtest-fexcept-traps.c54 ret = feenableexcept (FE_ALL_EXCEPT); in do_test()
Dtest-fenv-return.c33 res = feenableexcept (FE_ALL_EXCEPT); in test_feenableexcept()
/glibc-2.36/sysdeps/powerpc/nofpu/
Dfeenablxcpt.c23 feenableexcept (int exceptions) in feenableexcept() function
/glibc-2.36/sysdeps/m68k/fpu/
Dfeenablxcpt.c22 feenableexcept (int excepts) in feenableexcept() function
/glibc-2.36/sysdeps/sh/sh4/fpu/
Dfeenablxcpt.c23 feenableexcept (int excepts) in feenableexcept() function
/glibc-2.36/sysdeps/sparc/fpu/
Dfeenablxcpt.c23 feenableexcept (int excepts) in feenableexcept() function
/glibc-2.36/sysdeps/alpha/fpu/
Dfeenablxcpt.c22 feenableexcept (int excepts) in feenableexcept() function
/glibc-2.36/sysdeps/csky/fpu/
Dfeenablxcpt.c24 feenableexcept (int excepts) in feenableexcept() function
/glibc-2.36/sysdeps/loongarch/fpu/
Dfeenablxcpt.c24 feenableexcept (int excepts) in feenableexcept() function
/glibc-2.36/sysdeps/mips/fpu/
Dfeenablxcpt.c24 feenableexcept (int excepts) in feenableexcept() function
/glibc-2.36/sysdeps/s390/fpu/
Dfeenablxcpt.c23 feenableexcept (int excepts) in feenableexcept() function
/glibc-2.36/sysdeps/ia64/fpu/
Dfeenablxcpt.c22 feenableexcept (int excepts) in feenableexcept() function
/glibc-2.36/sysdeps/x86_64/fpu/
Dfeenablxcpt.c22 feenableexcept (int excepts) in feenableexcept() function
/glibc-2.36/sysdeps/hppa/fpu/
Dfeenablxcpt.c22 feenableexcept (int excepts) in feenableexcept() function
/glibc-2.36/sysdeps/i386/fpu/
Dfeenablxcpt.c25 feenableexcept (int excepts) in feenableexcept() function
/glibc-2.36/sysdeps/arm/
Dfeenablxcpt.c25 feenableexcept (int excepts) in feenableexcept() function
/glibc-2.36/sysdeps/aarch64/fpu/
Dfeenablxcpt.c23 feenableexcept (int excepts) in feenableexcept() function
/glibc-2.36/sysdeps/powerpc/fpu/
Dfeenablxcpt.c22 feenableexcept (int excepts) in feenableexcept() function
/glibc-2.36/stdlib/
Dbug-getcontext.c32 int status = feenableexcept (except_mask); in do_test()

123