Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
fma
usr/src/head/tgmath.h
98
#undef fma
usr/src/head/tgmath.h
99
#define fma(x, y, z) __tgmath_fma(x, y, z)