Home
last modified time | relevance | path

Searched refs:libc_fesetround_riscv (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/riscv/rvf/
Dfenv_private.h63 libc_fesetround_riscv (int round) in libc_fesetround_riscv() function
68 #define libc_fesetround libc_fesetround_riscv
69 #define libc_fesetroundf libc_fesetround_riscv
70 #define libc_fesetroundl libc_fesetround_riscv
76 libc_fesetround_riscv (round); in libc_feholdexcept_setround_riscv()
/glibc-2.36/ChangeLog.old/
DChangeLog.1914694 Move libc_fesetround_riscv after libc_feholdexcept_riscv.