Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mdtoh32
usr/src/uts/common/sys/mdesc_impl.h
76
#define mdtoh32(x) ((uint32_t)(x))
usr/src/uts/common/sys/mdesc_impl.h
85
#define mdtoh32(x) BSWAP_32((uint32_t)(x))