Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SWAP_64
usr/src/uts/common/sys/fs/udf_volume.h
74
#define SWAP_64(a) ((((a) & 0xffULL) << 56) | \
usr/src/uts/common/sys/fs/udf_volume.h
90
#define SWAP_64(a) (a)