Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mdtoh64
usr/src/uts/common/sys/mdesc_impl.h
77
#define mdtoh64(x) ((uint64_t)(x))
usr/src/uts/common/sys/mdesc_impl.h
86
#define mdtoh64(x) BSWAP_64((uint64_t)(x))