Searched refs:warning (Results 176 - 200 of 1018) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/usr.bin/rpcgen/
H A Drpc_tblout.c98 int warning; local
101 warning = 0;
120 if (warning == 0) {
124 warning = 1;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/elf/
H A Dsection0.d3 # The h8300 port issues a warning message for
H A Dsection1.d3 # The h8300 port issues a warning message for
H A Dsection6.d3 # The h8300 port issues a warning message for
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-arm/
H A Dattr-merge-unknown-2.d5 #warning: Unknown EABI object attribute 82
H A Dattr-merge-unknown-2r.d5 #warning: Unknown EABI object attribute 82
H A Dattr-merge-unknown-3.d5 #warning: Unknown EABI object attribute 82
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-cris/
H A Dwarn1.d8 # There should be no warning, since the symbol warned about is
H A Dwarn2.d8 # There should be no warning, since the symbol warned about is
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daix51.h38 warning (0, "-maix64 and POWER architecture are incompatible"); \
43 warning (0, "-maix64 requires PowerPC64 architecture remain enabled"); \
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/plugin/
H A Dattribute_plugin.c33 warning (0, G_("Callback to register attributes"));
49 warning (0, G_("attribute '%s' on param '%s' of function %s"),
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dstructs2.exp35 warning "Prototypes not supported, rebuilding with -DNO_PROTOTYPES"
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Ddicos-tdep.c84 warning (_("Can't read elf symbols from %s: %s"),
98 warning (_("Can't read elf symbols from %s: %s"),
H A Di386gnu-nat.c78 warning (_("Couldn't fetch floating-point state from %s"),
137 warning (_("Couldn't fetch registers from %s"),
187 warning (_("Couldn't fetch floating-point state from %s"),
200 warning (_("Couldn't store floating-point state into %s"),
237 warning (_("Couldn't store registers into %s"),
258 warning (_("Register %s changed after the thread was aborted"),
265 warning (_("... also writing this register! "
H A Darmnbsd-nat.c207 warning (_("unable to fetch general register"));
260 warning (_("unable to fetch general registers"));
278 warning (_("unable to fetch floating-point register"));
308 warning (_("unable to fetch general registers"));
346 warning (_("unable to fetch general registers"));
408 warning (_("unable to write register %d to inferior"), regno);
456 warning (_("unable to store general registers"));
470 warning (_("unable to fetch floating-point registers"));
491 warning (_("unable to write register %d to inferior"), regno);
513 warning (
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
H A Dlibrary-module.exp24 warning "Could not get compiler info"
H A Dtypes.exp95 warning "$test_name tests suppressed." 0
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.objc/
H A Dprint.exp78 warning "Objective-c print tests suppressed"
/netbsd-6-1-5-RELEASE/usr.bin/xlint/lint1/
H A Ddecl.c223 warning(10, "inline");
230 warning(83);
388 warning(5, ttab[t].tt_name);
397 warning(5, "short");
407 warning(5, "long");
522 warning(326, "packed", tyname(buf, sizeof(buf), tp));
551 warning(10, "const");
559 warning(10, "volatile");
755 warning(6);
764 warning(26
[all...]
H A Dtree.c172 warning(215);
190 warning(317);
373 warning(102, msym->s_name);
388 warning(103);
395 warning(104);
474 * ANSI C, print a warning.
478 warning(218, mp->m_name);
483 warning(218, mp->m_name);
561 /* Print a warning if precedence confusion is possible */
566 * Print a warning i
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtoplev.c868 warning (OPT_Wunused_function, "%q+F declared %<static%> but never defined", decl);
893 warning ((TREE_CODE (decl) == FUNCTION_DECL)
962 warning (OPT_Wdeprecated_declarations,
966 warning (OPT_Wdeprecated_declarations,
991 warning (OPT_Wdeprecated_declarations,
995 warning (OPT_Wdeprecated_declarations,
1002 warning (OPT_Wdeprecated_declarations,
1006 warning (OPT_Wdeprecated_declarations,
1016 warning (OPT_Wdeprecated_declarations, "%qE is deprecated: %s",
1019 warning (OPT_Wdeprecated_declaration
[all...]
H A Dc-pragma.c43 do { warning (OPT_Wpragmas, gmsgid); return; } while (0)
45 do { warning (OPT_Wpragmas, gmsgid, arg); return; } while (0)
115 warning (OPT_Wpragmas, "\
212 warning (OPT_Wpragmas, "junk at end of %<#pragma pack%>");
268 warning (OPT_Wpragmas, "applying #pragma weak %q+D after first use "
352 warning (OPT_Wpragmas, "junk at end of %<#pragma weak%>");
392 new name is different, a warning issues and the name does not change.
402 the same declaration, whichever triggered first wins, and a warning
425 warning (OPT_Wpragmas, "junk at end of %<#pragma redefine_extname%>");
440 warning (OPT_Wpragma
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/contrib/
H A Dcheck_warning_flags.sh3 # Check that the warning flags documented in invoke.texi match up
69 # Check documentation of warning options.
89 # Verify good warning flags.
112 # Verify bad warning flags.
131 for warning
133 grep "command line option.*$warning.*valid" <$stderr >&2 ||
134 echo "valid for $lang but not annotated as such: $warning"
163 echo "warning -$flag not supported" >&2
173 echo "warning -$flag not documented in $gcc_docdir/../*/*.texi" >&2
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dc-objc-common.c81 warning (OPT_Winline, "function %q+F can never be inlined because it "
91 warning (OPT_Winline, "function %q+F can never be inlined because it "
99 warning (OPT_Winline, "function %q+F can never be inlined because it "
/netbsd-6-1-5-RELEASE/external/bsd/libpcap/dist/
H A Dopentest.c43 static void warning(const char *, ...);
155 * pcap_activate() succeeded, but it's warning us
158 warning("%s: %s\n(%s)", device,
167 warning("%s", ebuf);
203 warning(const char *fmt, ...) function

Completed in 169 milliseconds

1234567891011>>