Lines Matching refs:BINOP
371 #define BINOP(atom, op) \388 BINOP (DW_OP_and, &)407 BINOP (DW_OP_minus, -)426 BINOP (DW_OP_mul, *)427 BINOP (DW_OP_or, |)428 BINOP (DW_OP_plus, +)429 BINOP (DW_OP_shl, <<)430 BINOP (DW_OP_shr, >>)432 BINOP (DW_OP_xor, ^)439 #undef BINOP