Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LO32
usr/src/uts/sun4/io/px/px_util.h
34
#define LO32(x) ((uint32_t)(x))
usr/src/uts/sun4u/sys/pci/pci_types.h
35
#define LO32(x) ((uint32_t)(x))
usr/src/uts/sun4u/sys/upa64s.h
37
#define LO32(x) ((uint32_t)(uintptr_t)(x))