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