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