NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
OPF
sys/arch/sparc/sparc/db_disasm.c
78
#define OPF(x) (((x) & 0x1ff) << 5)
sys/arch/sparc64/sparc64/db_disasm.c
83
#define OPF(x) (((x) & 0x1ff) << 5)