Searched refs:nowarn (Results 1 – 11 of 11) sorted by relevance
| /mirbsd/src/usr.bin/xlint/lint1/ |
| D | main1.c | 148 nowarn = 0; in main()
|
| D | err.c | 415 if (nowarn) in vwarning()
|
| D | externs1.h | 225 extern int nowarn;
|
| D | func.c | 140 int nowarn; variable 1261 nowarn = 1; in linted()
|
| D | decl.c | 2847 mknowarn = nowarn; in chkusage() 2848 nowarn = 0; in chkusage() 2853 nowarn = mknowarn; in chkusage()
|
| D | scan.l | 1179 nowarn = 0; in clrwflgs()
|
| /mirbsd/src/usr.bin/lex/ |
| D | main.c | 63 int printstats, syntaxerror, eofseen, ddebug, trace, nowarn, spprdflt; variable 439 if ( nowarn ) 599 fullspd = long_align = nowarn = yymore_used = continued_action = false; 808 nowarn = true;
|
| D | flexdef.h | 395 extern int printstats, syntaxerror, eofseen, ddebug, trace, nowarn, spprdflt;
|
| D | parse.y | 896 if ( ! nowarn )
|
| D | initscan.c | 2005 nowarn = ! option_sense; variable
|
| /mirbsd/src/gnu/usr.bin/perl/os2/ |
| D | perl2cmd.pl | 9 $nowarn = 1, $dir = shift if $dir eq '-n';
|