Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/lex/
Dmain.c58 int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap, csize; variable
916 do_yywrap = gen_line_dirs = usemecs = useecs = true; in flexinit()
1076 do_yywrap = false; in flexinit()
1272 do_yywrap = true; in flexinit()
1276 do_yywrap = false; in flexinit()
1537 if (!do_yywrap) { in readin()
1595 if (!do_yywrap) { in readin()
Dflexdef.h371 extern int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap;