Home
last modified time | relevance | path

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

/sysdeps/x86/fpu/
A Ds_ffma.c38 # undef libc_feholdexcept_setround
39 # define libc_feholdexcept_setround default_libc_feholdexcept_setround macro
A Dfenv_private.h262 # define libc_feholdexcept_setround libc_feholdexcept_setround_sse macro
272 # define libc_feholdexcept_setround libc_feholdexcept_setround_387 macro
/sysdeps/sparc/fpu/
A 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
/sysdeps/ieee754/dbl-64/
A Ds_fmaf.c53 libc_feholdexcept_setround (&env, FE_TOWARDZERO); in __fmaf()
A De_sqrt.c77 libc_feholdexcept_setround (&env, FE_TONEAREST); in __ieee754_sqrt()
A Ds_fma.c196 libc_feholdexcept_setround (&env, FE_TONEAREST); in __fma()
/sysdeps/generic/
A Dfenv_private.h70 #ifndef libc_feholdexcept_setround
71 # define libc_feholdexcept_setround default_libc_feholdexcept_setround macro
154 # define libc_feholdsetround libc_feholdexcept_setround
/sysdeps/riscv/rvf/
A Dfenv_private.h79 #define libc_feholdexcept_setround libc_feholdexcept_setround_riscv macro
/sysdeps/mips/fpu/
A Dfenv_private.h89 #define libc_feholdexcept_setround libc_feholdexcept_setround_mips macro
/sysdeps/s390/fpu/
A Dfenv_private.h80 #define libc_feholdexcept_setround libc_feholdexcept_setround_s390 macro
/sysdeps/powerpc/fpu/
A Dfenv_private.h114 #define libc_feholdexcept_setround libc_feholdexcept_setround_ppc macro
/sysdeps/arm/
A Dfenv_private.h208 # define libc_feholdexcept_setround libc_feholdexcept_setround_vfp macro
/sysdeps/csky/fpu/
A Dfenv_private.h239 #define libc_feholdexcept_setround libc_feholdexcept_setround_vfp macro
/sysdeps/aarch64/fpu/
A Dfenv_private.h98 #define libc_feholdexcept_setround libc_feholdexcept_setround_aarch64 macro

Completed in 17 milliseconds