Home | History | Annotate | Download | only in program

Lines Matching defs:yylloc

1206       yyerror (&yylloc, state, YY_("syntax error: cannot back up")); \
1701 YYLTYPE yylloc = yyloc_default;
1771 yylsp[0] = yylloc;
1876 yychar = yylex (&yylval, &yylloc, state);
1887 YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc);
1910 YY_SYMBOL_PRINT ("Shifting", yytoken, &yylval, &yylloc);
1919 *++yylsp = yylloc;
4395 yyerror (&yylloc, state, YY_("syntax error"));
4422 yyerror (&yylloc, state, yymsgp);
4430 yyerror_range[1] = yylloc;
4446 yytoken, &yylval, &yylloc, state);
4512 yyerror_range[2] = yylloc;
4513 /* Using YYLLOC is tempting, but would change the location of
4544 yyerror (&yylloc, state, YY_("memory exhausted"));
4556 yytoken, &yylval, &yylloc, state);