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