Lines Matching refs:yyout
108 extern FILE *yyin, *yyout;279 %% yytext/yyin/yyout/yy_state_type/yylineno etc. def's & init go here384 #define ECHO (void) fwrite( yytext, yyleng, 1, yyout )475 if ( ! yyout )477 yyout = stdout;479 yyout = &cout;652 yyout = arg_yyout;693 yyout = new_out;728 (void) yyout->write( buf, size );