Lines Matching full:token
272 /* Enabling the token table. */
648 "\"%token\"", "\"%nterm\"", "\"%type\"", "\"%destructor {...}\"",
657 "\"%token-table\"", "\"%verbose\"", "\"%yacc\"", "\"type\"", "\"=\"",
670 /* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to
671 token YYLEX-NUM. */
766 positive, shift that token. If negative, reduce the rule which
848 #define YYBACKUP(Token, Value) \
852 yychar = (Token); \
1079 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1287 /* Copy into YYRESULT an error message about the unexpected token
1496 /* Look-ahead token as an internal (translated) token number. */
1548 yychar = YYEMPTY; /* Cause a token to be read. */
1665 look-ahead token if we need one and don't already have one. */
1667 /* First try to decide what to do without reference to look-ahead token. */
1672 /* Not known => get a look-ahead token if don't already have one. */
1677 YYDPRINTF ((stderr, "Reading a token: "));
1689 YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc);
1692 /* If the proper action on seeing token YYTOKEN is to reduce or to
1714 /* Shift the look-ahead token. */
1717 /* Discard the shifted token unless it is eof. */
2237 /* If just tried and failed to reuse look-ahead token after an
2254 /* Else will try to reuse look-ahead token after shifting the error
2255 token. */
2284 yyerrstatus = 3; /* Each real token shifted decrements this. */
2300 /* Pop the current state because it cannot handle the error token. */
2323 /* Shift the error token. */