DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dtoh32
sys/sys/kerneldump.h
45
#define dtoh32(x) __bswap32(x)
sys/sys/kerneldump.h
50
#define dtoh32(x) (x)