Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
creal
usr/src/head/tgmath.h
166
#undef creal
usr/src/head/tgmath.h
167
#define creal(x) __tgmath_creal(x)
usr/src/lib/libm/common/complex/creal.c
36
creal(dcomplex z) {