Home | History | Annotate | Download | only in MVS

Lines Matching defs:yyleng

85 #define ECHO (void) fwrite( (char *) yytext, yyleng, 1, yyout )
258 yyleng = yy_cp - yy_bp; \
328 extern int yyleng;
332 int yyleng;
1792 nmstr[yyleng - 1] = '\0'; /* chop trailing brace */