Home | History | Annotate | Download | only in tools

Lines Matching defs:yyleng

142 extern int yyleng;
266 int yyleng;
349 yyleng = (size_t) (yy_cp - yy_bp); \
567 yyleng, 1, yyout )
637 /* Code executed at the beginning of each rule, after yytext and yyleng
1589 yytext[yyleng] = (yy_hold_char); \
1593 yyleng = yyless_macro_arg; \
1629 return yyleng;