Home
last modified time | relevance | path

Searched refs:fesetexceptflag (Results 1 – 25 of 68) sorted by relevance

123

/glibc-2.36/math/
Dfsetexcptflg.c31 compat_symbol (libm, __old_fesetexceptflag, fesetexceptflag, GLIBC_2_1);
33 versioned_symbol (libm, __fesetexceptflag, fesetexceptflag, GLIBC_2_2);
35 stub_warning (fesetexceptflag)
Dtest-fexcept-traps.c72 ret = fesetexceptflag (&saved, FE_ALL_EXCEPT); in do_test()
Dfenv.h88 extern int fesetexceptflag (const fexcept_t *__flagp, int __excepts) __THROW;
Dtest-fexcept.c73 ret = fesetexceptflag (saved, mask); in test_set()
DVersions151 fesetenv; fesetexceptflag; fesetround;
162 fesetenv; fesetexceptflag; feupdateenv;
/glibc-2.36/sysdeps/powerpc/nofpu/
Dfsetexcptflg.c36 compat_symbol (libm, __old_fesetexceptflag, fesetexceptflag, GLIBC_2_1);
39 versioned_symbol (libm, __fesetexceptflag, fesetexceptflag, GLIBC_2_2);
/glibc-2.36/sysdeps/alpha/fpu/
Dfsetexcptflg.c42 compat_symbol (libm, __old_fesetexceptflag, fesetexceptflag, GLIBC_2_1);
45 versioned_symbol (libm, __fesetexceptflag, fesetexceptflag, GLIBC_2_2);
/glibc-2.36/sysdeps/sparc/fpu/
Dfsetexcptflg.c42 compat_symbol (libm, __old_fesetexceptflag, fesetexceptflag, GLIBC_2_1);
45 versioned_symbol (libm, __fesetexceptflag, fesetexceptflag, GLIBC_2_2);
/glibc-2.36/sysdeps/m68k/fpu/
Dfsetexcptflg.c44 compat_symbol (libm, __old_fesetexceptflag, fesetexceptflag, GLIBC_2_1);
47 versioned_symbol (libm, __fesetexceptflag, fesetexceptflag, GLIBC_2_2);
/glibc-2.36/sysdeps/i386/fpu/
Dfsetexcptflg.c65 compat_symbol (libm, __old_fesetexceptflag, fesetexceptflag, GLIBC_2_1);
68 versioned_symbol (libm, __fesetexceptflag, fesetexceptflag, GLIBC_2_2);
/glibc-2.36/sysdeps/powerpc/fpu/
Dfsetexcptflg.c60 compat_symbol (libm, __old_fesetexceptflag, fesetexceptflag, GLIBC_2_1);
63 versioned_symbol (libm, __fesetexceptflag, fesetexceptflag, GLIBC_2_2);
/glibc-2.36/sysdeps/riscv/rvf/
Dfsetexcptflg.c23 fesetexceptflag (const fexcept_t *flagp, int excepts) in fesetexceptflag() function
/glibc-2.36/sysdeps/arc/fpu/
Dfsetexcptflg.c23 fesetexceptflag (const fexcept_t *flagp, int excepts) in fesetexceptflag() function
/glibc-2.36/sysdeps/sh/sh4/fpu/
Dfsetexcptflg.c24 fesetexceptflag (const fexcept_t *flagp, int excepts) in fesetexceptflag() function
/glibc-2.36/sysdeps/loongarch/fpu/
Dfsetexcptflg.c23 fesetexceptflag (const fexcept_t *flagp, int excepts) in fesetexceptflag() function
/glibc-2.36/sysdeps/mips/fpu/
Dfsetexcptflg.c23 fesetexceptflag (const fexcept_t *flagp, int excepts) in fesetexceptflag() function
/glibc-2.36/sysdeps/ia64/fpu/
Dfsetexcptflg.c22 fesetexceptflag (const fexcept_t *flagp, int excepts) in fesetexceptflag() function
/glibc-2.36/sysdeps/csky/fpu/
Dfsetexcptflg.c24 fesetexceptflag (const fexcept_t *flagp, int excepts) in fesetexceptflag() function
/glibc-2.36/sysdeps/aarch64/fpu/
Dfsetexcptflg.c23 fesetexceptflag (const fexcept_t *flagp, int excepts) in fesetexceptflag() function
/glibc-2.36/sysdeps/arm/
Dfsetexcptflg.c25 fesetexceptflag (const fexcept_t *flagp, int excepts) in fesetexceptflag() function
/glibc-2.36/sysdeps/hppa/fpu/
Dfsetexcptflg.c23 fesetexceptflag (const fexcept_t *flagp, int excepts) in fesetexceptflag() function
/glibc-2.36/sysdeps/s390/fpu/
Dfsetexcptflg.c24 fesetexceptflag (const fexcept_t *flagp, int excepts) in fesetexceptflag() function
/glibc-2.36/sysdeps/x86_64/fpu/
Dfsetexcptflg.c23 fesetexceptflag (const fexcept_t *flagp, int excepts) in fesetexceptflag() function
/glibc-2.36/conform/data/
Dfenv.h-data24 function int fesetexceptflag (const fexcept_t*, int)
/glibc-2.36/sysdeps/unix/sysv/linux/m68k/m680x0/
Dlibm.abilist254 GLIBC_2.1 fesetexceptflag F
404 GLIBC_2.2 fesetexceptflag F

123