Home
last modified time | relevance | path

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

12

/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
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/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/noncompile/
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/src/gnu/gcc/libstdc++-v3/config/os/bsd/darwin/
Dppc-extra.ver1 __eprintf;
/openbsd/src/gnu/llvm/compiler-rt/lib/builtins/
Deprintf.c23 __eprintf(const char *format, const char *assertion_expression, in __eprintf() function
DREADME.txt229 void __eprintf(const char* format, const char* assertion_expression,
/openbsd/src/gnu/llvm/llvm/lib/Support/Unix/
DDynamicLibrary.inc83 // __eprintf is sometimes used for assert() handling on x86.
89 EXPLICIT_SYMBOL(__eprintf);
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dlibgcc2.h35 extern void __eprintf (const char *, const char *, unsigned int, const char *)
Dlibgcc2.c1241 __eprintf (const char *string, const char *expression, in __eprintf() function
DChangeLog.53920 * libgcc2.c, libgcc2.h: Restore __eprintf. Label as used for
4096 Remove __eprintf.
DFSFChangeLog.105572 * assert.h: Declare __eprintf with attribute noreturn.
/openbsd/src/gnu/gcc/libstdc++-v3/src/
Dcompatibility.cc520 __eprintf(const char *string, const char *expression, in __eprintf() function
/openbsd/src/gnu/gcc/gcc/
Dlibgcc2.h39 extern void __eprintf (const char *, const char *, unsigned int, const char *)
Dlibgcc2.c1970 __eprintf (const char *string, const char *expression,
/openbsd/src/gnu/llvm/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt587 fun:__eprintf=uninstrumented
/openbsd/src/gnu/gcc/gcc/cp/
DChangeLog-20006702 * cp-tree.h (__eprintf): Remove declaration.
6703 * tree.c (__eprintf): Remove definition.
DChangeLog-19995817 (__eprintf): Don't unnecessarily handle `const' when !__STDC__.
/openbsd/src/gnu/usr.bin/gcc/gcc/f/
DChangeLog3358 * com.c (__eprintf): Delete this function, it is obsolete.
DChangeLog.03154 * com.c (__eprintf): New function.
/openbsd/src/gnu/usr.bin/gcc/gcc/doc/
Dinstall.texi927 being used as the target C library. This causes @code{__eprintf} to be
/openbsd/src/gnu/gcc/gcc/doc/
Dgccinstall.info1160 This causes `__eprintf' to be omitted from `libgcc.a' on the
Dinstall.texi1362 being used as the target C library. This causes @code{__eprintf} to be
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
DChangeLog16574 * cp-tree.h (__eprintf): Remove declaration.
16575 * tree.c (__eprintf): Remove definition.
/openbsd/src/gnu/usr.bin/binutils/gdb/
DChangeLog-19943099 This avoids __eprintf troubles.
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
DChangeLog-94957066 avoids __eprintf troubles.
/openbsd/src/gnu/usr.bin/binutils/bfd/
DChangeLog-94957066 avoids __eprintf troubles.

12