Lines Matching refs:yylloc
41 yylloc->first_column = yycolumn + 1; \
42 yylloc->first_line = yylloc->last_line = yylineno + 1; \
44 yylloc->last_column = yycolumn + 1; \
47 #define YY_USER_INIT yylineno = 0; yycolumn = 0; yylloc->source = 0;
81 _mesa_glsl_error(yylloc, yyextra, \
102 _mesa_glsl_error(yylloc, yyextra, \
124 _mesa_glsl_error(yylloc, yyextra, \
138 _mesa_glsl_error(yylloc, yyextra, \
205 literal_integer(yytext, yyleng, yyextra, yylval, yylloc, base)
258 yylloc->source = strtol(ptr, NULL, 0);
551 _mesa_glsl_warning(yylloc, state,
676 _mesa_glsl_error(yylloc, state,