Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BOTH_INT
usr/src/uts/common/sys/fs/hsfs_isospec.h
52
#define BOTH_INT(x) (int)*((int *)x)
usr/src/uts/common/sys/fs/hsfs_isospec.h
63
#define BOTH_INT(x) LSB_INT(x)
usr/src/uts/common/sys/fs/hsfs_spec.h
64
#define BOTH_INT(x) (int)*((int *)x)
usr/src/uts/common/sys/fs/hsfs_spec.h
75
#define BOTH_INT(x) LSB_INT(x)