Searched refs:warning (Results 376 - 400 of 452) sorted by relevance

<<111213141516171819

/freebsd-10.3-release/bin/sh/
H A Deval.c1125 warning("write error on stdout");
/freebsd-10.3-release/usr.sbin/tzsetup/
H A Dtzsetup.c63 #warning "Somebody needs to fix this to dynamically size this buffer."
/freebsd-10.3-release/contrib/gcc/config/ia64/
H A Dia64.c532 warning (OPT_Wattributes, "invalid argument of %qs attribute",
564 warning (OPT_Wattributes, "%qs attribute ignored",
5048 warning (0, "value of -mfixed-range must have form REG1-REG2");
5060 warning (0, "unknown register name: %s", str);
5067 warning (0, "unknown register name: %s", dash + 1);
5075 warning (0, "%s-%s is an empty range", str, dash + 1);
5150 warning (0, "not yet implemented: latency-optimized inline square root");
/freebsd-10.3-release/contrib/gcc/
H A Dloop-iv.c2702 warning (OPT_Wunsafe_loop_optimizations, "%s",
2711 warning (OPT_Wunsafe_loop_optimizations, "%s",
H A Dbt-load.c1510 /* Leave this a warning for now so that it is possible to experiment
1517 warning (0, "branch target register load optimization is not intended "
H A Dtree-vrp.c4391 based on undefined signed overflow, issue a warning if
4429 warning (OPT_Wstrict_overflow, "%H%s", &locus, warnmsg);
4936 warning (OPT_Wstrict_overflow,
5016 warning (OPT_Wstrict_overflow,
H A Dc-parser.c998 /* Save the warning flags which are controlled by __extension__. */
1014 /* Restore the warning flags which are controlled by __extension__.
4413 warning (0, "%E qualifier ignored on asm",
5092 warning (OPT_Wtraditional,
6178 warning (0, "property attributes must be separated by a comma");
7554 warning (0, "%<num_threads%> value must be positive");
9267 warning (0, "attributes before block type are ignored");
9309 TREE_USED (self_arg) = 1; /* Prevent unused parameter '.block_descriptor' warning. */
H A Dtree-nested.c742 the appropriate warning for why a function can't be inlined, but that's
1628 warning(0, "local function address taken needing trampoline generation");
1794 /* In some cases the frame type will trigger the -Wpadded warning.
/freebsd-10.3-release/contrib/gdb/gdb/
H A Dstabsread.c285 warning ("GDB internal error: bad real_filenum");
1100 but this case is considered pathological and causes a warning
1937 warning ("GDB internal error, type is NULL in stabsread.c\n");
H A Dutils.c169 /* String to be printed before warning messages, if any. */
562 /* Print a warning message. The first argument STRING is the warning
564 va_list of arguments for that string. A warning is unfiltered (not
586 /* Print a warning message.
587 The first argument STRING is the warning message, used as a fprintf string,
589 The primary difference between warnings and errors is that a warning
593 warning (const char *string, ...)
701 /* Print a message reporting an internal error/warning. Ask the user
727 /* Don't allow infinite error/warning recursio
591 warning (const char *string, ...) function
[all...]
H A Dwince.c1270 warning (s);
/freebsd-10.3-release/contrib/binutils/bfd/doc/
H A DMakefile.in57 $(top_srcdir)/warning.m4 $(top_srcdir)/acinclude.m4 \
/freebsd-10.3-release/contrib/binutils/binutils/doc/
H A DMakefile.in43 $(top_srcdir)/../bfd/warning.m4 \
/freebsd-10.3-release/contrib/binutils/gas/
H A Dread.c446 {"warning", s_errwarn, 0},
1848 /* Handle the .error and .warning pseudo-ops. */
1861 : _(".warning directive invoked in source file"));
1868 err ? ".error" : ".warning");
2657 given a warning, then assumed to be segment-relative. Any
4238 explicitly *not* even a warning. The bitwidth should be considered
5266 Give a warning if that happens. */
/freebsd-10.3-release/contrib/gdb/
H A Dltconfig400 # This generates an unnecessary warning for sparc-sun-solaris4.1.3_U1
402 # echo "$progname: warning \`$option' is not a valid host type" 1>&2
441 echo "$progname: warning: output file \`$ofile' does not exist" 1>&2
447 echo "$progname: warning: output file \`$ofile' does not look like a libtool script" 1>&2
449 echo "$progname: warning: using \`LTCC=$LTCC', extracted from \`$ofile'" 1>&2
740 echo "$progname: warning: \`$CC' requires \`$ac_cv_prog_cc_shlib' to build shared libraries" 1>&2
828 # to fail, enabling locking or at least warning the user not to do parallel
/freebsd-10.3-release/contrib/groff/src/preproc/pic/
H A Dlex.cpp1957 warning(message, arg1, arg2, arg3);
/freebsd-10.3-release/sys/geom/sched/
H A Dg_sched.c354 #warning old version!!!
/freebsd-10.3-release/contrib/gcc/cp/
H A Dparser.c2164 issue a message warning the user about what appears to be an
2600 warning (0, "property attributes must be separated by a comma");
3425 of scope `i'. We need to issue a warning message,
5823 warning (OPT_Wold_style_cast, "use of old-style cast");
6854 This may trigger the Wparentheses warning below
6866 warning (OPT_Wparentheses,
7391 /* Issue a warning about this use of a GNU extension. */
8917 warning (0, "keyword %<export%> not implemented, and will be ignored");
10815 warning (OPT_Wattributes,
10819 warning (OPT_Wattribute
[all...]
/freebsd-10.3-release/contrib/binutils/bfd/
H A Delfxx-ia64.c2914 (*info->callbacks->warning)
2966 (*info->callbacks->warning)
5284 if (!(*info->callbacks->warning) (info, _("unsupported reloc"),
5914 off the warning for now. It will be turned on later when the Intel
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DLexer.cpp653 .Case("warning", PDK_Skipped)
1108 /// prefixed with ??, emit a trigraph warning. If trigraphs are enabled,
1109 /// return the result character. Finally, emit a warning about trigraph use
1289 // a trigraph warning. If so, and if trigraphs are enabled, return it.
2002 // extension warning.
2006 // Mark them enabled so we only emit one warning for this translation
2189 // This is the trigraph ending the comment. Emit a stern warning!
2331 // If this is a /* inside of the comment, emit a warning. Don't do this
2495 // Prefer the C++98 pedantic compatibility warning over the generic,
2496 // non-extension, user-requested "missing newline at EOF" warning
[all...]
/freebsd-10.3-release/contrib/gcclibs/libcpp/
H A Ddirectives.c132 is now O(1). All extensions other than #warning and #include_next
149 D(warning, T_WARNING, EXTENSION, 0) /* 22 */ \
984 /* Report a warning or error detected by the program we are
1012 /* We want #warning diagnostics to be emitted in system headers too. */
/freebsd-10.3-release/contrib/ofed/librdmacm/src/
H A Dcma.c61 # warning "Valgrind requested, but VALGRIND_MAKE_MEM_DEFINED undefined"
/freebsd-10.3-release/contrib/subversion/subversion/svnadmin/
H A Dsvnadmin.c97 /* Custom filesystem warning function. */
108 /* Helper to open a repository and set a warning func (so we don't
626 /* merely silence a compiler warning (this will never be executed) */
776 "WARNING 0x%04x: %s\n", notify->warning,
/freebsd-10.3-release/crypto/openssl/crypto/ec/
H A Dectest.c102 /* suppress "too big too optimize" warning */
103 # pragma warning(disable:4959)
/freebsd-10.3-release/sys/dev/netmap/
H A Dnetmap.c396 #warning OSX support is only partial

Completed in 375 milliseconds

<<111213141516171819