Searched refs:use_read (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/usr.bin/lex/
H A Dmain.c61 int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap, csize; variable
196 use_read = false;
469 if ( use_read )
603 use_read = use_stdout = false;
699 use_read = true;
717 use_read = fulltbl = true;
722 use_read = fullspd = true;
H A Dinitscan.c1896 use_read = fullspd = true;
1904 use_read = fulltbl = true;
1955 use_read = option_sense; variable
H A Dflexdef.h368 * use_read - if true (-f, -F, or -Cr) then use read() for scanner input;
392 extern int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap;
H A Dgen.c1334 if ( use_read )

Completed in 54 milliseconds