Searched refs:UPLUS (Results 1 – 10 of 10) sorted by relevance
42 %right UMINUS UPLUS '!' '~'80 | '+' expr %prec UPLUS { $$ = $2; }
12 #define UPLUS 268 macro
62 #define UPLUS 268 macro
73 UPLUS, enumerator
116 | UPLUS | the unary operator `+u.ops.left` |
775 $$ = build_unary($1 == PLUS ? UPLUS : UMINUS, $2, $3);
1066 case UPLUS: in build_struct_access() 1131 case UPLUS: in subt_size_in_bytes() 1901 case UPLUS: in build_binary()
662 #define UPLUS (MAXOP+36) macro
1181 | '+' term { $$ = biop(UPLUS, $2, NULL ); }2210 case UPLUS: in eve()
3273 SNAM(UPLUS,U+) in copst()3317 case UPLUS: