NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PUT8
common/dist/zlib/examples/gzlog.c
285
#define PUT8(p,a) do {PUT4(p,a);PUT4(p+4,a>>32);} while(0)
sys/arch/sparc64/dev/psm.c
76
#define PUT8(sc, r, v) \