Home
last modified time | relevance | path

Searched refs:__eprintf (Results 1 – 25 of 29) sorted by relevance

12

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash56.C152 extern void __eprintf (const char *, const char *, unsigned, const char *);
155 extern void __eprintf (const char *, const char *, unsigned, const char *);
175 …((void) (( 0 != list_head ) ? 0 : (__eprintf ("%s:%u: failed assertion `%s'\n", "/home/wbaker/wo… in head()
183 …((void) (( 0 != list_head ) ? 0 : (__eprintf ("%s:%u: failed assertion `%s'\n", "/home/wbaker/wo… in head()
191 …((void) (( 0 != list_head ) ? 0 : (__eprintf ("%s:%u: failed assertion `%s'\n", "/home/wbaker/wo… in head()
206 …((void) (( 0 != list_tail ) ? 0 : (__eprintf ("%s:%u: failed assertion `%s'\n", "/home/wbaker/wo… in tail()
214 …((void) (( 0 != list_tail ) ? 0 : (__eprintf ("%s:%u: failed assertion `%s'\n", "/home/wbaker/wo… in tail()
222 …((void) (( 0 != list_tail ) ? 0 : (__eprintf ("%s:%u: failed assertion `%s'\n", "/home/wbaker/wo… in tail()
230 …((void) (( 0 != list_tail ) ? 0 : (__eprintf ("%s:%u: failed assertion `%s'\n", "/home/wbaker/wo… in remove_tail()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/noncompile/
H A D920923-1.c93 ((void)(((0))?0:(__eprintf("Failed assertion`%s'at line%d of`%s'.\n",
121 : (__eprintf("Failed assertion`%s'at line%d of`%s'.\n",
128 : (__eprintf("Failed assertion`%s'at line%d of`%s'.\n",
/openbsd/gnu/gcc/libstdc++-v3/config/os/bsd/darwin/
H A Dppc-extra.ver1 __eprintf;
/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Deprintf.c23 __eprintf(const char *format, const char *assertion_expression, in __eprintf() function
H A DREADME.txt229 void __eprintf(const char* format, const char* assertion_expression,
/openbsd/gnu/llvm/llvm/lib/Support/Unix/
H A DDynamicLibrary.inc83 // __eprintf is sometimes used for assert() handling on x86.
89 EXPLICIT_SYMBOL(__eprintf);
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dlibgcc2.h35 extern void __eprintf (const char *, const char *, unsigned int, const char *)
H A Dlibgcc2.c1241 __eprintf (const char *string, const char *expression, in __eprintf() function
H A DChangeLog.53920 * libgcc2.c, libgcc2.h: Restore __eprintf. Label as used for
4096 Remove __eprintf.
H A DFSFChangeLog.105572 * assert.h: Declare __eprintf with attribute noreturn.
/openbsd/gnu/gcc/libstdc++-v3/src/
H A Dcompatibility.cc520 __eprintf(const char *string, const char *expression, in __eprintf() function
/openbsd/gnu/gcc/gcc/
H A Dlibgcc2.h39 extern void __eprintf (const char *, const char *, unsigned int, const char *)
H A Dlibgcc2.c1970 __eprintf (const char *string, const char *expression,
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt587 fun:__eprintf=uninstrumented
/openbsd/gnu/gcc/gcc/cp/
H A DChangeLog-20006702 * cp-tree.h (__eprintf): Remove declaration.
6703 * tree.c (__eprintf): Remove definition.
H A DChangeLog-19995817 (__eprintf): Don't unnecessarily handle `const' when !__STDC__.
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A DChangeLog3358 * com.c (__eprintf): Delete this function, it is obsolete.
H A DChangeLog.03154 * com.c (__eprintf): New function.
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dinstall.texi927 being used as the target C library. This causes @code{__eprintf} to be
/openbsd/gnu/gcc/gcc/doc/
H A Dinstall.texi1362 being used as the target C library. This causes @code{__eprintf} to be
H A Dgccinstall.info1160 This causes `__eprintf' to be omitted from `libgcc.a' on the
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog16574 * cp-tree.h (__eprintf): Remove declaration.
16575 * tree.c (__eprintf): Remove definition.
/openbsd/gnu/usr.bin/binutils/gdb/
H A DChangeLog-19943099 This avoids __eprintf troubles.
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A DChangeLog-94957066 avoids __eprintf troubles.
/openbsd/gnu/usr.bin/binutils/bfd/
H A DChangeLog-94957066 avoids __eprintf troubles.

12