NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
COND2
sys/arch/sparc/sparc/db_disasm.c
115
#define COND2(y,x) (((((y)<<4) & 1)|((x) & 0xf)) << 14)
sys/arch/sparc64/sparc64/db_disasm.c
120
#define COND2(y,x) (((((y)<<4) & 1)|((x) & 0xf)) << 14)