NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
op_and
sys/arch/alpha/include/alpha_instruction.h
318
#define op_and 0x00
usr.bin/unifdef/unifdef.c
680
static int op_and(int a, int b) { return (a && b); }