Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DTRACE_JMPL_MASK
usr/src/uts/sparc/dtrace/dtrace_isa.c
178
if ((i & DTRACE_JMPL_MASK) == DTRACE_JMPL) {
usr/src/uts/sparc/dtrace/dtrace_isa.c
193
i &= DTRACE_JMPL_MASK;