Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dscan.l109 line_directive_out(NULL, 1); \
119 if (!indented_code) line_directive_out(NULL, 0);\
192 line_directive_out(NULL, 1);
H A Dgen.c1861 line_directive_out (stdout, 0); in make_tables()
1930 line_directive_out (stdout, 0); in make_tables()
2065 line_directive_out (stdout, 0); in make_tables()
2153 line_directive_out (stdout, 1); in make_tables()
H A Dnfa.c289 line_directive_out(NULL, 1); in finish_rule()
H A Dmain.c454 line_directive_out (stdout, 0); in check_options()
1473 line_directive_out(NULL, 1); in readin()
H A Dmisc.c339 void line_directive_out (FILE *output_file, int do_infile) in line_directive_out() function
H A Dflexdef.h865 extern void line_directive_out(FILE *, int);
H A Dparse.y981 line_directive_out(NULL, 1);
/freebsd/usr.bin/lex/
H A Dinitscan.c1955 line_directive_out(NULL, 1); \
1965 if (!indented_code) line_directive_out(NULL, 0);\
2354 line_directive_out(NULL, 1);
H A Dinitparse.c558 line_directive_out(NULL, 1); in build_eof_action()