Home
last modified time | relevance | path

Searched refs:yyout (Results 1 – 1 of 1) sorted by relevance

/hal_rpi_pico-latest/tools/pioasm/gen/
Dlexer.cpp184 extern FILE *yyin, *yyout;
382 FILE *yyin = NULL, *yyout = NULL; variable
1011 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0)
1147 if ( ! yyout )
1149 yyout = stdout;
2690 return yyout; in yyget_out()
2736 yyout = _out_str ; in yyset_out()
2773 yyout = stdout; in yy_init_globals()
2776 yyout = NULL; in yy_init_globals()