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