Searched refs:UNARY_OP (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/bsd/elftosb/dist/elftosb2/
H A Delftosb_parser.tab.hpp71 UNARY_OP = 297 enumerator in enum:yytokentype
114 #define UNARY_OP 297 macro
H A Delftosb_parser.y145 %right UNARY_OP
778 | '!' bool_expr %prec UNARY_OP
944 unary_expr : '+' expr %prec UNARY_OP
948 | '-' expr %prec UNARY_OP
H A Delftosb_parser.tab.cpp98 UNARY_OP = 297 enumerator in enum:yytokentype
141 #define UNARY_OP 297 macro
547 "\"ivt\"", "'^'", "'+'", "'-'", "'*'", "'/'", "'%'", "UNARY_OP",
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delflink.c8582 #define UNARY_OP(op) \
8621 UNARY_OP (0-);
8630 UNARY_OP (~); macro
8631 UNARY_OP (!);
8642 #undef UNARY_OP
8570 #define UNARY_OP macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delflink.c8748 #define UNARY_OP(op) \
8789 UNARY_OP (0-);
8811 UNARY_OP (~);
8812 UNARY_OP (!);
8837 #undef UNARY_OP
8736 #define UNARY_OP macro
8825 #undef UNARY_OP macro
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delflink.c9040 #define UNARY_OP(op) \
9081 UNARY_OP (0-);
9103 UNARY_OP (~);
9104 UNARY_OP (!);
9129 #undef UNARY_OP
9028 #define UNARY_OP macro
9117 #undef UNARY_OP macro
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delflink.c9042 #define UNARY_OP(op) \
9083 UNARY_OP (0-);
9105 UNARY_OP (~);
9106 UNARY_OP (!);
9131 #undef UNARY_OP
9030 #define UNARY_OP macro
9119 #undef UNARY_OP macro

Completed in 384 milliseconds