Searched refs:LS_TK (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
| H A D | parse-scan.y | 149 %token LS_TK SRS_TK ZRS_TK 1091 | shift_expression LS_TK additive_expression
|
| H A D | parse-scan.c | 58 LS_TK = 263, enumerator 169 #define LS_TK 263 macro
|
| H A D | lex.c | 1425 BUILD_OPERATOR (LS_TK);
|
| H A D | parse.y | 464 %token LS_TK SRS_TK ZRS_TK 578 %token <operator> EQ_TK GTE_TK ZRS_TK SRS_TK GT_TK LTE_TK LS_TK 2459 | shift_expression LS_TK additive_expression 2474 | shift_expression LS_TK error
|
| H A D | parse.c | 67 LS_TK = 263, enumerator 178 #define LS_TK 263 macro
|
| H A D | ChangeLog | 13139 (EQ_TK, GTE_TK, ZRS_TK, SRS_TK, GT_TK, LTE_TK, LS_TK, BOOL_AND_TK,
|