Home
last modified time | relevance | path

Searched refs:Warnings (Results 1 – 25 of 39) sorted by relevance

12

/netbsd/src/external/bsd/ntp/dist/ntpd/
Dcheck_y2k.c141 Warnings++; else Fatals++
147 int Warnings; in main() local
186 Fatals = Warnings = 0; in main()
192 (int)year, __FILE__, __LINE__, (int)Fatals, (int)Warnings ); in main()
197 Fatals = Warnings = 0; in main()
199 if ( Warnings == 0 ) in main()
203 (int)year, __FILE__, __LINE__, (int)Fatals, (int)Warnings ); in main()
206 Fatals = Warnings = 0; in main()
213 (int)year, __FILE__, __LINE__, (int)Fatals, (int)Warnings ); in main()
267 Fatals = Warnings = 0; in main()
[all …]
/netbsd/src/external/bsd/pcc/dist/pcc/mip/
Dcommon.c189 struct Warning Warnings[] = { variable
235 struct Warning *w = Warnings; in Wset()
237 for (w = Warnings; w->flag; w++) { in Wset()
258 for (w = Warnings; w->flag; w++) in Wflags()
277 for (w = Warnings; w->flag; w++) { in Wflags()
312 if (Warnings[type].warn == 0) in warner()
314 if (Warnings[type].err) { in warner()
322 vfprintf(stderr, Warnings[type].fmt, ap); in warner()
/netbsd/src/external/gpl3/binutils/dist/gold/
Dsymtab.h1337 class Warnings
1340 Warnings() in Warnings() function
1362 Warnings(const Warnings&);
1363 Warnings& operator=(const Warnings&);
2019 Warnings warnings_;
Dsymtab.cc3665 Warnings::add_warning(Symbol_table* symtab, const char* name, Object* obj, in add_warning()
3677 Warnings::note_warnings(Symbol_table* symtab) in note_warnings()
3696 Warnings::issue_warning(const Symbol* sym, in issue_warning()
4006 Warnings::issue_warning<32, false>(const Symbol* sym,
4014 Warnings::issue_warning<32, true>(const Symbol* sym,
4022 Warnings::issue_warning<64, false>(const Symbol* sym,
4030 Warnings::issue_warning<64, true>(const Symbol* sym,
/netbsd/src/external/mit/expat/dist/conftools/
Dax-check-link-flag.m412 # (Warnings, however, are ignored)
/netbsd/src/external/gpl3/binutils/dist/gas/doc/
Dc-m32r.texi18 * M32R-Warnings:: M32R Warnings
292 @node M32R-Warnings
293 @section M32R Warnings
Das.info1520 ‘as’ automatically. Warnings report an assumption made so that ‘as’
1964 2.17 Control Warnings: ‘-W’, ‘--warn’, ‘--no-warn’, ‘--fatal-warnings’
14429 * M32R-Warnings:: M32R Warnings
14551 File: as.info, Node: M32R-Directives, Next: M32R-Warnings, Prev: M32R-Opts, Up: M32R-Dependent
14645 File: as.info, Node: M32R-Warnings, Prev: M32R-Directives, Up: M32R-Dependent
14647 9.22.3 M32R Warnings
29397 * M32R warnings: M32R-Warnings. (line 6)
30440 * warnings, M32R: M32R-Warnings. (line 6)
30929 Node: M32R-Warnings564307
/netbsd/src/external/bsd/ntp/dist/parseutil/
Ddcfd.c1278 int Fatals, Warnings; in check_y2k() local
1280 Warnings++; else Fatals++ in check_y2k()
1282 Fatals = Warnings = 0; in check_y2k()
/netbsd/src/sys/external/bsd/acpica/dist/tests/misc/
Dbadcode.asl14 * Compilation complete. 45 Errors, 28 Warnings, 11 Remarks, 14 Optimizations
/netbsd/src/external/gpl3/binutils/dist/config/
Dacx.m4399 pragma Warnings (Off);
401 pragma Warnings (On);
/netbsd/src/external/gpl3/gdb/dist/config/
Dacx.m4399 pragma Warnings (Off);
401 pragma Warnings (On);
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dtrouble.texi31 * Warnings and Errors:: Which problems in your code get warnings,
1154 @node Warnings and Errors
1170 @dfn{Warnings} report other unusual conditions in your code that
1177 Warnings may indicate danger points where you should check to make sure
1196 @xref{Warning Options,,Options to Request or Suppress Warnings}, for
Dhostconfig.texi187 exits without serious errors. (Warnings are not serious errors.) The
Dux.texi78 Warnings should have a good @dfn{signal-to-noise ratio}: we should have few
Dgcc.info649 *Note Options to Request or Suppress Warnings: Warning Options.
5322 3.8 Options to Request or Suppress Warnings
5325 Warnings are diagnostic messages that report constructions that are not
5442 dialect is based. Warnings from '-Wpedantic' are given where they
7040 Warnings controlled by the option can be disabled either by
7354 Warnings from system headers are normally suppressed, on the
7548 '-Wlarger-than=''PTRDIFF_MAX' is enabled by default. Warnings
7570 Warnings controlled by the option can be disabled either by
7615 '-Wstack-usage=''PTRDIFF_MAX' is enabled by default. Warnings
7748 so on. This option is independent of the standards mode. Warnings
[all …]
Dinvoke.texi319 @xref{Warning Options,,Options to Request or Suppress Warnings}.
5571 @section Options to Request or Suppress Warnings
5577 Warnings are diagnostic messages that report constructions that
5714 extended dialect is based. Warnings from @option{-Wpedantic} are given
7618 Warnings controlled by the option can be disabled either by specifying
7997 Warnings from system headers are normally suppressed, on the assumption
8225 Warnings controlled by the option can be disabled either by specifying
8250 Warnings controlled by the option can be disabled either by specifying
8313 Warnings controlled by the option can be disabled either by specifying
8411 on. This option is independent of the standards mode. Warnings are disabled
[all …]
/netbsd/src/external/gpl3/gdb/dist/gdb/doc/
Dgdb.info-92507 * set complaints: Messages/Warnings. (line 29)
2508 * set confirm: Messages/Warnings. (line 49)
2697 * set trace-commands: Messages/Warnings. (line 65)
2718 * set verbose: Messages/Warnings. (line 15)
2811 * show complaints: Messages/Warnings. (line 35)
2813 * show confirm: Messages/Warnings. (line 57)
2979 * show verbose: Messages/Warnings. (line 21)
DChangeLog-1991-20213968 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3973 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
6422 (Messages/Warnings): Likewise.
8736 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
9640 (Messages/Warnings): Add index entries.
Dgdb.texinfo1138 off} were in effect (@pxref{Messages/Warnings}).
3231 @code{set confirm} command (@pxref{Messages/Warnings, ,Optional Warnings and
4494 * Breakpoint-related Warnings:: ``Breakpoint address adjusted...''
6321 @node Breakpoint-related Warnings
21753 pauses into messages if desired. @xref{Messages/Warnings, ,Optional
21754 Warnings and Messages}.)
22914 complaints} command (@pxref{Messages/Warnings, ,Optional Warnings and
22941 @code{set verbose on}. @xref{Messages/Warnings, ,Optional Warnings and
27474 * Messages/Warnings:: Optional warnings and messages
28570 @node Messages/Warnings
[all …]
/netbsd/src/crypto/external/bsd/openssl/dist/
DINSTALL.md21 - [Compiler Warnings](#compiler-warnings)
384 Compiler Warnings
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-20141143 Warnings and errors are kept in s_mipsset because when
/netbsd/src/external/gpl3/binutils/dist/
Dconfigure5652 pragma Warnings (Off);
5654 pragma Warnings (On);
/netbsd/src/external/gpl3/gdb/dist/
Dconfigure5652 pragma Warnings (Off);
5654 pragma Warnings (On);
/netbsd/src/external/gpl3/gdb/dist/bfd/doc/
Dbfdint.texi281 which may or may not be declared in system header files. Warnings about
/netbsd/src/external/gpl3/binutils/dist/bfd/doc/
Dbfdint.texi281 which may or may not be declared in system header files. Warnings about

12