NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
target16toh
sbin/disklabel/bswap.h
46
#define target16toh(x) (bswap_p ? bswap16(x) : (x))
sbin/disklabel/bswap.h
55
#define target16toh(x) (x)