Searched refs:op_and (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/usr.bin/unifdef/
H A Dunifdef.c680 static int op_and(int a, int b) { return (a && b); } function
713 { eval_table, { { "&&", op_and } } },
/netbsd-current/sys/arch/alpha/include/
H A Dalpha_instruction.h318 #define op_and 0x00 macro

Completed in 116 milliseconds