Home | History | Annotate | Download | only in data

Lines Matching full:token

181 /* Enabling the token table.  */
481 /* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to
482 token YYLEX-NUM. */
530 positive, shift that token. If negative, reduce the rule which
569 #define YYBACKUP(Token, Value) \
573 yychar = (Token); \
839 /* Copy into YYRESULT an error message about the unexpected token
1003 /* Look-ahead token as an internal (translated) token number. */
1056 yychar = YYEMPTY; /* Cause a token to be read. */
1174 look-ahead token if we need one and don't already have one. */
1176 /* First try to decide what to do without reference to look-ahead token. */
1181 /* Not known => get a look-ahead token
1186 YYDPRINTF ((stderr, "Reading a token: "));
1198 YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc);
1201 /* If the proper action on seeing token YYTOKEN is to reduce or to
1223 /* Shift the look-ahead token. */
1226 /* Discard the shifted token unless it is eof. */
1347 /* If just tried and failed to reuse look-ahead token after an
1364 /* Else will try to reuse look-ahead token after shifting the error
1365 token. */
1394 yyerrstatus = 3; /* Each real token shifted decrements this. */
1410 /* Pop the current state because it cannot handle the error token. */
1433 /* Shift the error token. */