Home | History | Annotate | Download | only in mesa

Lines Matching defs:yyleng

133 #define yyleng yyg->yyleng_r
356 yyleng = (size_t) (yy_cp - yy_bp); \
1154 yylloc->last_column += yyleng; \
1327 #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
1399 /* Code executed at the beginning of each rule, after yytext and yyleng
3312 yytext[yyleng] = yyg->yy_hold_char; \
3316 yyleng = yyless_macro_arg; \
3381 return yyleng;