Searched refs:libc_feholdexcept_setround (Results 1 – 14 of 14) sorted by relevance
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
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
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()
70 #ifndef libc_feholdexcept_setround71 # define libc_feholdexcept_setround default_libc_feholdexcept_setround macro154 # define libc_feholdsetround libc_feholdexcept_setround
79 #define libc_feholdexcept_setround libc_feholdexcept_setround_riscv macro
89 #define libc_feholdexcept_setround libc_feholdexcept_setround_mips macro
80 #define libc_feholdexcept_setround libc_feholdexcept_setround_s390 macro
114 #define libc_feholdexcept_setround libc_feholdexcept_setround_ppc macro
208 # define libc_feholdexcept_setround libc_feholdexcept_setround_vfp macro
239 #define libc_feholdexcept_setround libc_feholdexcept_setround_vfp macro
98 #define libc_feholdexcept_setround libc_feholdexcept_setround_aarch64 macro
Completed in 15 milliseconds