Searched refs:nowarn (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/flex/src/ |
| H A D | main.c | 51 int printstats, syntaxerror, eofseen, ddebug, trace, nowarn, spprdflt; variable 785 if (nowarn) in flexend() 953 fullspd = long_align = nowarn = yymore_used = continued_action = in flexinit() 1208 nowarn = false; in flexinit() 1212 nowarn = true; in flexinit()
|
| H A D | flexdef.h | 360 extern int printstats, syntaxerror, eofseen, ddebug, trace, nowarn,
|
| H A D | parse.y | 1059 if ( ! nowarn ) in line_warning()
|
| /freebsd/usr.sbin/makefs/zfs/ |
| H A D | zfs.h | 77 bool nowarn; /* ignored */ member
|
| /freebsd/contrib/libpcap/msdos/ |
| H A D | makefile | 42 -nowarn -nobackup -twocase -replace $(HIGHC_OBJ)
|
| /freebsd/usr.sbin/makefs/ |
| H A D | zfs.c | 101 { '\0', "nowarn", &zfs->nowarn, OPT_BOOL, in zfs_prep_opts()
|
| /freebsd/usr.bin/lex/ |
| H A D | initparse.c | 636 if ( ! nowarn ) in line_warning()
|
| H A D | initscan.c | 2894 nowarn = ! option_sense; variable
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | fw.c | 629 struct rtw89_fw_suit *fw_suit, bool nowarn) argument 677 if (!nowarn) 788 bool nowarn) argument 793 ret = rtw89_mfw_recognize(rtwdev, type, fw_suit, nowarn); 2049 const char *fw_name, bool nowarn) argument 2060 if (nowarn)
|
| /freebsd/contrib/flex/ |
| H A D | ONEWS | 157 warn opposite of -w option (so use "%option nowarn" for -w)
|