Home
last modified time | relevance | path

Searched refs:Expr_Node_Binop (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dbfin-defs.h263 Expr_Node_Binop, /* Binary operator. */ enumerator
H A Dtc-bfin.c1093 else if (head->type == Expr_Node_Binop in Expr_Node_Gen_Reloc()
1134 case Expr_Node_Binop: in Expr_Node_Gen_Reloc_R()
H A Dbfin-parse.y4337 return Expr_Node_Create (Expr_Node_Binop, val, x, y); in binary()
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dbfin-parse.c7440 return Expr_Node_Create (Expr_Node_Binop, val, x, y); in binary()