Home | History | Annotate | Download | only in preprocessor

Lines Matching defs:yyout

472 #define yyout yyg->yyout_r
1199 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0)
1353 if ( ! yyout )
1354 yyout = stdout;
2625 return yyout;
2720 yyout = _out_str ;
2869 yyout = stdout;
2872 yyout = NULL;