Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dbfin-defs.h264 Expr_Node_Unop, /* Unary operator. */ enumerator
H A Dtc-bfin.c1180 case Expr_Node_Unop: in Expr_Node_Gen_Reloc_R()
H A Dbfin-parse.y4364 return Expr_Node_Create (Expr_Node_Unop, val, x, NULL); in unary()
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dbfin-parse.c7467 return Expr_Node_Create (Expr_Node_Unop, val, x, NULL); in unary()