Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
OP2
usr/src/lib/libdtrace/common/dt_grammar.y
35
#define OP2(op, l, r) dt_node_op2(op, l, r)
usr/src/lib/libdtrace/sparc/dt_isadep.c
37
#define OP2(x) (((x) >> 22) & 0x07)
usr/src/uts/sparc/dtrace/fasttrap_isa.c
133
#define OP2(x) (((x) >> 22) & 0x07)