Searched refs:Expr_Node_Binop (Results 1 – 4 of 4) sorted by relevance
263 Expr_Node_Binop, /* Binary operator. */ enumerator
1093 else if (head->type == Expr_Node_Binop in Expr_Node_Gen_Reloc()1134 case Expr_Node_Binop: in Expr_Node_Gen_Reloc_R()
4337 return Expr_Node_Create (Expr_Node_Binop, val, x, y); in binary()
7440 return Expr_Node_Create (Expr_Node_Binop, val, x, y); in binary()