Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__fltrounds
usr/src/head/float.h
49
extern int __fltrounds(void);
usr/src/head/float.h
52
#define FLT_ROUNDS __fltrounds()
usr/src/lib/libc/i386/fp/fpstart.c
57
extern int __fltrounds();