Searched refs:fesetround (Results 1 - 12 of 12) sorted by relevance

/haiku/src/system/libroot/posix/arch/generic/
H A Dfesetround.c17 int fesetround(int r) function
/haiku/src/system/libroot/posix/arch/arm64/
H A Dfenv.c49 extern inline int fesetround(int __round);
/haiku/headers/posix/arch/m68k/
H A Dfenv.h52 int fesetround(int);
/haiku/src/system/libroot/posix/musl/math/
H A Dfmaf.c81 fesetround(FE_TOWARDZERO);
85 fesetround(FE_TONEAREST);
H A Dfmal.c238 fesetround(FE_TONEAREST);
258 fesetround(oround);
275 fesetround(oround);
/haiku/headers/posix/arch/riscv64/
H A Dfenv.h98 int fesetround(int __round);
166 fesetround(int __round) function
/haiku/headers/posix/arch/arm/
H A Dfenv.h137 fesetround(int __round) function
/haiku/headers/posix/arch/x86/
H A Dfenv.h181 fesetround(int __round) function
/haiku/headers/posix/arch/x86_64/
H A Dfenv.h153 fesetround(int __round) function
/haiku/headers/posix/arch/arm64/
H A Dfenv.h145 fesetround(int __round) function
/haiku/headers/posix/arch/sparc64/
H A Dfenv.h173 fesetround(int __round) function
/haiku/headers/posix/arch/ppc/
H A Dfenv.h172 fesetround(int __round) function

Completed in 265 milliseconds