Home | History | Annotate | Download | only in preprocessor

Lines Matching refs:yylloc

963         yylloc->file = yyfileno;                                    \
964 yylloc->line = yylineno; \
1049 # define yylloc yyg->yylloc_r
1334 yylloc = yylloc_param;
1695 yylloc->file = yyfileno;
1696 yylloc->line = yylineno;
2741 /* Accessor methods for yylval and yylloc
2764 return yylloc;
2772 yylloc = yylloc_param;