Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
fesetround
usr/src/head/fenv.h
58
extern int fesetround(int);
usr/src/test/libc-tests/tests/fpround/fpround_test.c
88
(void) fesetround(FE_TONEAREST);