Searched defs:nowarn (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/usr.bin/config/ |
H A D | sem.c | 1120 delconf(const char *name, int nowarn) in delconf() argument 1347 deldevi(const char *name, const char *at, int nowarn) in deldevi() argument 1558 deldeva(const char *at, int nowarn) in deldeva() argument 1655 deldev(const char *name, int nowarn) in deldev() argument 1831 delpseudo(const char *name, int nowarn) in delpseudo() argument 2085 delattr(const char * name,int nowarn) delattr() argument [all...] |
H A D | main.c | 1191 deloption(const char *name, int nowarn) in deloption() argument 1240 delfsoption(const char *name, int nowarn) in delfsoption() argument 1264 delmkoption(const char *name, int nowarn) in delmkoption() argument 1376 struct nvlist ***next, const char *name, const char *type, int nowarn) in undo_option() argument [all...] |
H A D | gram.y | 63 static int nowarn; /* if warning suppression is on */ variable
|
/netbsd-src/external/bsd/flex/dist/src/ |
H A D | main.c | 54 int printstats, syntaxerror, eofseen, ddebug, trace, nowarn, spprdflt; variable
|
H A D | initscan.c | 2779 nowarn = ! option_sense; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-forwprop.cc | 407 bool nowarn = warning_suppressed_p (stmt, OPT_Wstrict_overflow); in combine_cond_expr_cond() local
|
H A D | gimple-fold.cc | 2507 bool nowarn = warning_suppressed_p (stmt, OPT_Wstringop_overflow_); in gimple_fold_builtin_strncat() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-fold.c | 2252 bool nowarn = gimple_no_warning_p (stmt); in gimple_fold_builtin_strncat() local
|