/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | crash56.C | 152 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 D | 920923-1.c | 93 ((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 D | ppc-extra.ver | 1 __eprintf;
|
/openbsd/gnu/llvm/compiler-rt/lib/builtins/ |
H A D | eprintf.c | 23 __eprintf(const char *format, const char *assertion_expression, in __eprintf() function
|
H A D | README.txt | 229 void __eprintf(const char* format, const char* assertion_expression,
|
/openbsd/gnu/llvm/llvm/lib/Support/Unix/ |
H A D | DynamicLibrary.inc | 83 // __eprintf is sometimes used for assert() handling on x86. 89 EXPLICIT_SYMBOL(__eprintf);
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | libgcc2.h | 35 extern void __eprintf (const char *, const char *, unsigned int, const char *)
|
H A D | libgcc2.c | 1241 __eprintf (const char *string, const char *expression, in __eprintf() function
|
H A D | ChangeLog.5 | 3920 * libgcc2.c, libgcc2.h: Restore __eprintf. Label as used for 4096 Remove __eprintf.
|
H A D | FSFChangeLog.10 | 5572 * assert.h: Declare __eprintf with attribute noreturn.
|
/openbsd/gnu/gcc/libstdc++-v3/src/ |
H A D | compatibility.cc | 520 __eprintf(const char *string, const char *expression, in __eprintf() function
|
/openbsd/gnu/gcc/gcc/ |
H A D | libgcc2.h | 39 extern void __eprintf (const char *, const char *, unsigned int, const char *)
|
H A D | libgcc2.c | 1970 __eprintf (const char *string, const char *expression,
|
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 587 fun:__eprintf=uninstrumented
|
/openbsd/gnu/gcc/gcc/cp/ |
H A D | ChangeLog-2000 | 6702 * cp-tree.h (__eprintf): Remove declaration. 6703 * tree.c (__eprintf): Remove definition.
|
H A D | ChangeLog-1999 | 5817 (__eprintf): Don't unnecessarily handle `const' when !__STDC__.
|
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | ChangeLog | 3358 * com.c (__eprintf): Delete this function, it is obsolete.
|
H A D | ChangeLog.0 | 3154 * com.c (__eprintf): New function.
|
/openbsd/gnu/usr.bin/gcc/gcc/doc/ |
H A D | install.texi | 927 being used as the target C library. This causes @code{__eprintf} to be
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | install.texi | 1362 being used as the target C library. This causes @code{__eprintf} to be
|
H A D | gccinstall.info | 1160 This causes `__eprintf' to be omitted from `libgcc.a' on the
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | ChangeLog | 16574 * cp-tree.h (__eprintf): Remove declaration. 16575 * tree.c (__eprintf): Remove definition.
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | ChangeLog-1994 | 3099 This avoids __eprintf troubles.
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | ChangeLog-9495 | 7066 avoids __eprintf troubles.
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | ChangeLog-9495 | 7066 avoids __eprintf troubles.
|