Searched refs:do_yywrap (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/flex/src/
H A Dmain.c56 int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap,
960 do_yywrap = gen_line_dirs = usemecs = useecs = true;
1126 do_yywrap = false;
1323 do_yywrap = true;
1327 do_yywrap = false;
1588 if (!do_yywrap) {
1664 if (!do_yywrap) {
55 int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap, variable
H A Dflexdef.h343 * do_yywrap - do yywrap() processing on EOF. If false, EOF treated as
366 extern int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap;
/freebsd-current/usr.bin/lex/
H A Dinitscan.c2820 do_yywrap = false;
2909 do_yywrap = option_sense; variable

Completed in 89 milliseconds