Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
H0_WORD
usr/src/lib/libm/common/m9x/tgammal.c
36
#define H0_WORD(x) ((unsigned *) &x)[0]
usr/src/lib/libm/common/m9x/tgammal.c
40
#define H0_WORD(x) ((((int *) &x)[2] << 16) | \