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