Home
last modified time | relevance | path

Searched refs:libc_feholdexcept_setround (Results 1 – 20 of 20) sorted by relevance

/glibc-2.36/sysdeps/sparc/fpu/
Dfenv_private.h35 libc_feholdexcept_setround (fenv_t *e, int r) in libc_feholdexcept_setround() function
101 #define libc_feholdexcept_setroundf libc_feholdexcept_setround
110 #define libc_feholdexcept_setround libc_feholdexcept_setround macro
119 #define libc_feholdexcept_setroundl libc_feholdexcept_setround
/glibc-2.36/sysdeps/x86/fpu/
Ds_ffma.c38 # undef libc_feholdexcept_setround
39 # define libc_feholdexcept_setround default_libc_feholdexcept_setround macro
Dfenv_private.h262 # define libc_feholdexcept_setround libc_feholdexcept_setround_sse macro
272 # define libc_feholdexcept_setround libc_feholdexcept_setround_387 macro
/glibc-2.36/sysdeps/generic/
Dfenv_private.h70 #ifndef libc_feholdexcept_setround
71 # define libc_feholdexcept_setround default_libc_feholdexcept_setround macro
154 # define libc_feholdsetround libc_feholdexcept_setround
/glibc-2.36/sysdeps/ieee754/dbl-64/
Ds_fmaf.c53 libc_feholdexcept_setround (&env, FE_TOWARDZERO); in __fmaf()
De_sqrt.c77 libc_feholdexcept_setround (&env, FE_TONEAREST); in __ieee754_sqrt()
Ds_fma.c196 libc_feholdexcept_setround (&env, FE_TONEAREST); in __fma()
/glibc-2.36/sysdeps/riscv/rvf/
Dfenv_private.h79 #define libc_feholdexcept_setround libc_feholdexcept_setround_riscv macro
/glibc-2.36/sysdeps/s390/fpu/
Dfenv_private.h80 #define libc_feholdexcept_setround libc_feholdexcept_setround_s390 macro
/glibc-2.36/sysdeps/loongarch/
Dmath_private.h92 #define libc_feholdexcept_setround libc_feholdexcept_setround_loongarch macro
/glibc-2.36/sysdeps/mips/fpu/
Dfenv_private.h89 #define libc_feholdexcept_setround libc_feholdexcept_setround_mips macro
/glibc-2.36/sysdeps/arm/
Dfenv_private.h208 # define libc_feholdexcept_setround libc_feholdexcept_setround_vfp macro
/glibc-2.36/sysdeps/powerpc/fpu/
Dfenv_private.h114 #define libc_feholdexcept_setround libc_feholdexcept_setround_ppc macro
/glibc-2.36/sysdeps/csky/fpu/
Dfenv_private.h239 #define libc_feholdexcept_setround libc_feholdexcept_setround_vfp macro
/glibc-2.36/sysdeps/aarch64/fpu/
Dfenv_private.h98 #define libc_feholdexcept_setround libc_feholdexcept_setround_aarch64 macro
/glibc-2.36/math/
Dmath-narrow.h54 libc_feholdexcept_setround ## SUFFIX (&env, FE_TOWARDZERO); \
/glibc-2.36/ChangeLog.old/
DChangeLog.ports-mips107 (libc_feholdexcept_setround): New macro.
DChangeLog.249773 [__SSE2_MATH__ && ! __FP_FAST_FMA](libc_feholdexcept_setround): Remove.
9775 [! __FP_FAST_FMA](libc_feholdexcept_setround): New.
DChangeLog.1886240 (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
86349 (libc_feholdexcept_setround): Remove.
86401 (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
86410 (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
91222 * math/math_private.h: Define defaults for libc_feholdexcept_setround,
91224 * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
91226 libc_feholdexcept_setround.
DChangeLog.1922784 * sysdeps/microblaze/math_private.h (libc_feholdexcept_setround):
22786 * sysdeps/nios2/math_private.h (libc_feholdexcept_setround):