Lines Matching defs:yyleng
157 extern int yyleng;
270 int yyleng;
353 yyleng = (int) (yy_cp - yy_bp); \
617 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0)
687 /* Code executed at the beginning of each rule, after yytext and yyleng
843 yytext[yyleng] = 0;
852 yytext[yyleng] = 0;
861 yytext[yyleng] = 0;
870 yytext[yyleng] = 0;
1736 yytext[yyleng] = (yy_hold_char); \
1740 yyleng = yyless_macro_arg; \
1776 return yyleng;