Searched defs:BINOP (Results 1 – 5 of 5) sorted by relevance
61 #define BINOP(op) \ macro
392 #define BINOP(op) \ in check_single_arithmetic_op() macro570 #define BINOP(op) \ in check_single_guarded_arithmetic_op() macro887 #define BINOP(op) \ in check_double_guarded_arithmetic_op() macro
79 #define BINOP(name) NOPROPS(name, 2, 1) macro
6020 enum { BINOP, CMPOP, OTHEROP } optype = OTHEROP; in gen_farith() enumerator