Home
last modified time | relevance | path

Searched refs:fesetround (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libm/common/m9x/
H A Dferound.c31 #pragma weak __fesetround = fesetround
53 int fesetround(int r) in fesetround() function
/titanic_41/usr/src/test/libc-tests/tests/fpround/
H A Dfpround_test.c88 (void) fesetround(FE_TONEAREST); in main()
/titanic_41/usr/src/head/
H A Dfenv.h66 extern int fesetround __P((int));
/titanic_41/usr/src/lib/libm/common/
H A Dmapfile-vers443 fesetround;