Searched refs:sfbpf_out (Results 1 – 1 of 1) sorted by relevance
20 #define yyout sfbpf_out186 extern __thread FILE *sfbpf_in, *sfbpf_out;365 __thread FILE *sfbpf_in = (FILE *) 0, *sfbpf_out = (FILE *) 0; variable2856 #define ECHO do { if (fwrite( sfbpf_text, sfbpf_leng, 1, sfbpf_out )) {} } while (0)2967 if ( ! sfbpf_out )2968 sfbpf_out = stdout;4608 sfbpf_out = stdout; in yy_init_globals()4611 sfbpf_out = (FILE *) 0; in yy_init_globals()