Searched refs:nowarn (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/os2/ |
| D | perl2cmd.pl | 9 $nowarn = 1, $dir = shift if $dir eq '-n';
|
| /openbsd/src/usr.bin/lex/ |
| D | main.c | 54 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()
|
| D | parse.y | 1055 if ( ! nowarn ) in line_warning()
|
| D | flexdef.h | 364 extern int printstats, syntaxerror, eofseen, ddebug, trace, nowarn,
|
| D | ONEWS | 157 warn opposite of -w option (so use "%option nowarn" for -w)
|