Home
last modified time | relevance | path

Searched refs:nowarn (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/os2/
Dperl2cmd.pl9 $nowarn = 1, $dir = shift if $dir eq '-n';
/openbsd/src/usr.bin/lex/
Dmain.c54 int printstats, syntaxerror, eofseen, ddebug, trace, nowarn, spprdflt; variable
745 if (nowarn) in flexend()
910 fullspd = long_align = nowarn = yymore_used = continued_action = in flexinit()
1159 nowarn = false; in flexinit()
1163 nowarn = true; in flexinit()
Dparse.y1055 if ( ! nowarn ) in line_warning()
Dflexdef.h364 extern int printstats, syntaxerror, eofseen, ddebug, trace, nowarn,
DONEWS157 warn opposite of -w option (so use "%option nowarn" for -w)