Searched refs:notice (Results 1 - 25 of 40) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr26725.c2 void notice (int);
12 (void) (*tmp ? 0 : notice (x));
/haiku-buildtools/gcc/gcc/
H A Dcollect-utils.h24 extern void notice (const char *, ...)
H A Dcollect2.h42 extern void notice (const char *, ...) ATTRIBUTE_PRINTF_1;
H A Dcollect-utils.c41 notice (const char *cmsgid, ...) function
166 notice ("[cannot find %s]", prog);
H A Dcollect2.c1565 notice ("collect2 version %s\n", version_string);
1845 notice ("[Leaving %s]\n", file);
2078 notice ("\nwrite_c_file - output name is %s, prefix is %s\n",
2584 notice ("\nldd output with constructors/destructors.\n");
/haiku-buildtools/gcc/libstdc++-v3/include/backward/
H A Dbackward_warning.h34 may be removed without further notice at a future date. Please use a \
/haiku-buildtools/legacy/gcc/gcc/
H A Dprotoize.c573 static void notice PVPROTO ((const char *, ...))
576 notice VPROTO ((const char *msgid, ...))
625 notice ("\n%s: virtual memory exceeded\n", pname);
645 notice ("\n%s: virtual memory exceeded\n", pname);
696 notice ("%s: internal abort\n", pname);
788 notice ("%s: error writing file `%s': %s\n",
833 notice ("%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n",
836 notice ("%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n",
924 notice ("%s: warning: no read access for file `%s'\n",
932 notice ("
575 notice VPROTO ((const char *msgid, ...)) function
[all...]
H A Dcollect2.c418 notice VPROTO((char *msgid, ...)) function
1485 notice ("collect2 version %s", version_string);
1577 notice ("%d constructor(s) found\n", constructors.number);
1578 notice ("%d destructor(s) found\n", destructors.number);
1579 notice ("%d frame table(s) found\n", frame_tables.number);
1759 notice ("[cannot find %s]", prog);
1831 notice ("[Leaving %s]\n", file);
2053 notice ("\nwrite_c_file - output name is %s, prefix is %s\n",
2613 notice ("not found\n");
2657 notice ("dynami
[all...]
H A Dtoplev.c183 void notice PVPROTO((const char *s, ...));
1447 notice ("%s: warnings being treated as errors\n", progname);
1472 notice ("%s: %s: I/O error\n", progname, name);
1574 notice ("At top level:\n");
1576 notice ((TREE_CODE (TREE_TYPE (current_function_decl)) == METHOD_TYPE
1613 notice ((p == input_file_stack->next
1636 notice VPROTO((const char *msgid, ...)) function
1687 notice ("warning: ");
2252 notice ("sorry, not implemented: ");
3298 notice ("Error
[all...]
H A Dgcc.c221 static void notice PVPROTO((const char *, ...))
1196 notice ("Using builtin specs.\n");
1281 notice ("Setting spec %s to '%s'\n\n", name, *(sl->ptr_spec));
1495 notice ("Reading specs from %s\n", filename);
1573 notice ("Could not find specs file %s\n", p1);
1631 notice ("rename spec %s to %s\n", p1, p2);
1633 notice ("spec is '%s'\n\n", *(sl->ptr_spec));
2308 notice ("\nGo ahead? (y or n) ");
3114 notice ("using priority %d\n", priority);
4192 notice ("Processin
5461 notice VPROTO((const char *msgid, ...)) function
[all...]
H A Dcccp.c979 static void notice PVPROTO((const char *, ...)) ATTRIBUTE_PRINTF_1;
1643 notice ("GNU CPP version %s", version_string);
1769 notice ("using priority %d\n", priority);
1947 notice ("#include \"...\" search starts here:\n");
1950 notice ("#include <...> search starts here:\n");
1959 notice ("End of search list.\n");
1962 notice ("The following default directories have been omitted from the search path:\n");
1966 notice ("End of omitted list.\n");
4380 notice ("The fact that a certain header file need not be processed more than once\n\
9296 /* notice
9299 notice VPROTO ((const char * msgid, ...)) function
[all...]
/haiku-buildtools/gcc/libcilkrts/include/internal/
H A Drev.mk13 # notice, this list of conditions and the following disclaimer.
15 # notice, this list of conditions and the following disclaimer in
/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-aux.c102 if (! (*info->callbacks->notice) (info, name, abfd, section, value))
/haiku-buildtools/gcc/libcilkrts/mk/
H A Dcilk-version.mk13 # notice, this list of conditions and the following disclaimer.
15 # notice, this list of conditions and the following disclaimer in
/haiku-buildtools/binutils/bfd/
H A Dcoff-aux.c131 if (!(*info->callbacks->notice) (info, h, inh,
/haiku-buildtools/legacy/binutils/include/
H A Dbfdlink.h284 /* TRUE if every symbol should be reported back via the notice
365 /* Hash table of symbols to report back via the notice callback. If
539 bfd_boolean (*notice)
537 bfd_boolean (*notice) member in struct:bfd_link_callbacks
/haiku-buildtools/gcc/zlib/contrib/pascal/
H A Dexample.pas3 * For conditions of distribution and use, see copyright notice in zlib.h
7 * For conditions of distribution and use, see copyright notice in readme.txt
11 * For conditions of distribution and use, see copyright notice in readme.txt
H A Dzlibpas.pas5 * For conditions of distribution and use, see copyright notice in readme.txt
/haiku-buildtools/binutils/zlib/contrib/pascal/
H A Dexample.pas3 * For conditions of distribution and use, see copyright notice in zlib.h
7 * For conditions of distribution and use, see copyright notice in readme.txt
11 * For conditions of distribution and use, see copyright notice in readme.txt
H A Dzlibpas.pas5 * For conditions of distribution and use, see copyright notice in readme.txt
/haiku-buildtools/binutils/include/
H A Dbfdlink.h336 /* TRUE if every symbol should be reported back via the notice
527 /* Hash table of symbols to report back via the notice callback. If
723 bfd_boolean (*notice)
721 bfd_boolean (*notice) member in struct:bfd_link_callbacks
/haiku-buildtools/legacy/binutils/ld/
H A Dldmain.c148 static bfd_boolean notice
163 notice,
1510 notice (struct bfd_link_info *info,
1508 notice (struct bfd_link_info *info, function
/haiku-buildtools/binutils/ld/
H A Dldmain.c137 static bfd_boolean notice
153 notice,
177 /* Hook to notice BFD assertions. */
226 /* We want to notice and fail on those nasty BFD assertions which are
1471 notice (struct bfd_link_info *info,
1469 notice (struct bfd_link_info *info, function
H A Dplugin.c130 /* State of linker "notice" interface before we poked at it. */
1028 by non-IR files using the linker's notice callback. */
1032 plugin_callbacks.notice = &plugin_notice;
1265 and which LDPR_PREVAILING_DEF_IRONLY, we notice all the symbols as
1361 return (*orig_callbacks->notice) (info, orig_h, inh,
/haiku-buildtools/gcc/gcc/config/i386/
H A Dintelmic-mkoffload.c67 notice ("[Leaving %s]\n", file);

Completed in 338 milliseconds

12