Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/libstdc++/config/os/bsd/darwin/
Dppc-extra.ver1 __eprintf;
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
Deprintf.c22 __eprintf(const char *format, const char *assertion_expression, in __eprintf() function
DREADME.txt229 void __eprintf(const char* format, const char* assertion_expression,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/Unix/
DDynamicLibrary.inc82 // __eprintf is sometimes used for assert() handling on x86.
88 EXPLICIT_SYMBOL(__eprintf);
/freebsd-12-stable/contrib/libstdc++/src/
Dcompatibility.cc520 __eprintf(const char *string, const char *expression, in __eprintf() function
/freebsd-12-stable/contrib/gcc/
Dlibgcc2.h39 extern void __eprintf (const char *, const char *, unsigned int, const char *)
Dlibgcc2.c1994 __eprintf (const char *string, const char *expression,
DChangeLog-19983989 * libgcc2.c (__eprintf, __default_terminate, __sjthrow,
9121 * libgcc2.c (__eprintf): Make args consistent with prototype in
DFSFChangeLog.105572 * assert.h: Declare __eprintf with attribute noreturn.
DChangeLog-200123127 * libgcc2.c, libgcc2.h: Restore __eprintf. Label as used for
23303 Remove __eprintf.
DFSFChangeLog.117389 (__gcc_bcmp, __eprintf, gopen, gclose, __bb_init_file) : Likewise.
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt587 fun:__eprintf=uninstrumented
/freebsd-12-stable/contrib/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__.
/freebsd-12-stable/contrib/libstdc++/
DChangeLog-2005935 * src/compatibility.cc [APPLE] (__eprintf): New.
/freebsd-12-stable/contrib/binutils/bfd/
DChangeLog-94957066 avoids __eprintf troubles.