Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SWAP_16
usr/src/uts/common/sys/fs/udf_volume.h
68
#define SWAP_16(a) (((ushort_t)((a) & 0xff) << 8) | \
usr/src/uts/common/sys/fs/udf_volume.h
88
#define SWAP_16(a) (a)