Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
lrint
usr/src/head/tgmath.h
128
#undef lrint
usr/src/head/tgmath.h
129
#define lrint(x) __tgmath_lrint(x)
usr/src/lib/libm/common/m9x/lrint.c
47
lrint(double x) {