Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CPU_TO_BE16
usr/src/cmd/cdrw/byteorder.h
53
#define CPU_TO_BE16(x) (x)
usr/src/cmd/cdrw/byteorder.h
58
#define CPU_TO_BE16(x) swap16(x)