Lines Matching full:token
428 /* Enabling the token table. */
806 /* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to
807 token YYLEX-NUM. */
960 positive, shift that token. If negative, reduce the rule which
1144 #define YYBACKUP(Token, Value) \
1148 yychar = (Token); \
1452 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1559 /* Look-ahead token as an internal (translated) token number. */
1600 yychar = YYEMPTY; /* Cause a token to be read. */
1699 /* Read a look-ahead token if we need one and don't already have one. */
1702 /* First try to decide what to do without reference to look-ahead token. */
1708 /* Not known => get a look-ahead token if don't already have one. */
1713 YYDPRINTF ((stderr, "Reading a token: "));
1725 YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc);
1728 /* If the proper action on seeing token YYTOKEN is to reduce or to
1745 /* Shift the look-ahead token. */
1748 /* Discard the token being shifted unless it is eof. */
2861 /* If just tried and failed to reuse look-ahead token after an
2877 /* Else will try to reuse look-ahead token after shifting the error
2878 token. */
2903 yyerrstatus = 3; /* Each real token shifted decrements this. */
2919 /* Pop the current state because it cannot handle the error token. */
2936 /* Shift the error token. */