Searched refs:__fesetround (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/arch/generic/
H A Dfesetround.c13 /* __fesetround wrapper for arch independent argument check */
15 hidden int __fesetround(int);
31 return __fesetround(r);
H A Dfenv-generic.c32 int __fesetround(int r) function
/haiku/src/system/libroot/posix/arch/m68k/
H A Dfenv.c63 hidden int __fesetround(int r) function

Completed in 30 milliseconds