Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dmain.c55 int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap, variable
959 do_yywrap = gen_line_dirs = usemecs = useecs = true; in flexinit()
1125 do_yywrap = false; in flexinit()
1322 do_yywrap = true; in flexinit()
1326 do_yywrap = false; in flexinit()
1587 if (!do_yywrap) { in readin()
1663 if (!do_yywrap) { in readin()
H A Dflexdef.h366 extern int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap;
/freebsd/usr.bin/lex/
H A Dinitscan.c2820 do_yywrap = false;
2909 do_yywrap = option_sense; variable