Searched refs:libc_feholdexcept_setround (Results 1 – 20 of 20) sorted by relevance
35 libc_feholdexcept_setround (fenv_t *e, int r) in libc_feholdexcept_setround() function101 #define libc_feholdexcept_setroundf libc_feholdexcept_setround110 #define libc_feholdexcept_setround libc_feholdexcept_setround macro119 #define libc_feholdexcept_setroundl libc_feholdexcept_setround
38 # undef libc_feholdexcept_setround39 # define libc_feholdexcept_setround default_libc_feholdexcept_setround macro
262 # define libc_feholdexcept_setround libc_feholdexcept_setround_sse macro272 # define libc_feholdexcept_setround libc_feholdexcept_setround_387 macro
70 #ifndef libc_feholdexcept_setround71 # define libc_feholdexcept_setround default_libc_feholdexcept_setround macro154 # define libc_feholdsetround libc_feholdexcept_setround
53 libc_feholdexcept_setround (&env, FE_TOWARDZERO); in __fmaf()
77 libc_feholdexcept_setround (&env, FE_TONEAREST); in __ieee754_sqrt()
196 libc_feholdexcept_setround (&env, FE_TONEAREST); in __fma()
79 #define libc_feholdexcept_setround libc_feholdexcept_setround_riscv macro
80 #define libc_feholdexcept_setround libc_feholdexcept_setround_s390 macro
92 #define libc_feholdexcept_setround libc_feholdexcept_setround_loongarch macro
89 #define libc_feholdexcept_setround libc_feholdexcept_setround_mips macro
208 # define libc_feholdexcept_setround libc_feholdexcept_setround_vfp macro
114 #define libc_feholdexcept_setround libc_feholdexcept_setround_ppc macro
239 #define libc_feholdexcept_setround libc_feholdexcept_setround_vfp macro
98 #define libc_feholdexcept_setround libc_feholdexcept_setround_aarch64 macro
54 libc_feholdexcept_setround ## SUFFIX (&env, FE_TOWARDZERO); \
107 (libc_feholdexcept_setround): New macro.
9773 [__SSE2_MATH__ && ! __FP_FAST_FMA](libc_feholdexcept_setround): Remove.9775 [! __FP_FAST_FMA](libc_feholdexcept_setround): New.
86240 (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.
22784 * sysdeps/microblaze/math_private.h (libc_feholdexcept_setround):22786 * sysdeps/nios2/math_private.h (libc_feholdexcept_setround):