Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ilogb
usr/src/head/tgmath.h
110
#undef ilogb
usr/src/head/tgmath.h
111
#define ilogb(x) __tgmath_ilogb(x)
usr/src/lib/libm/common/C/ilogb.c
74
ilogb(double x) {