Lines Matching defs:yylloc
1667 yyerror (&yylloc, state, YY_("syntax error: cannot back up")); \
2162 YYLTYPE yylloc = yyloc_default;
2236 yylloc.first_line = 1;
2237 yylloc.first_column = 1;
2238 yylloc.last_line = 1;
2239 yylloc.last_column = 1;
2240 yylloc.source = 0;
2244 yylsp[0] = yylloc;
2349 yychar = yylex (&yylval, &yylloc, state);
2360 YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc);
2383 YY_SYMBOL_PRINT ("Shifting", yytoken, &yylval, &yylloc);
2392 *++yylsp = yylloc;
5868 yyerror (&yylloc, state, YY_("syntax error"));
5895 yyerror (&yylloc, state, yymsgp);
5903 yyerror_range[1] = yylloc;
5919 yytoken, &yylval, &yylloc, state);
5985 yyerror_range[2] = yylloc;
6017 yyerror (&yylloc, state, YY_("memory exhausted"));
6029 yytoken, &yylval, &yylloc, state);