Home | History | Annotate | Download | only in util

Lines Matching defs:yyleng

132 #define yyleng yyg->yyleng_r
352 yyleng = (size_t) (yy_cp - yy_bp); \
1252 #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
1324 /* Code executed at the beginning of each rule, after yytext and yyleng
2647 yytext[yyleng] = yyg->yy_hold_char; \
2651 yyleng = yyless_macro_arg; \
2716 return yyleng;