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

/netbsd-current/usr.bin/unifdef/
H A Dunifdef.c679 static int op_or(int a, int b) { return (a || b); } function
712 { eval_table, { { "||", op_or } } },
/netbsd-current/sys/arch/alpha/include/
H A Dalpha_instruction.h322 #define op_or 0x20 /* bis */ macro

Completed in 129 milliseconds