Searched refs:__eprintf (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Deprintf.c1 /* ===---------- eprintf.c - Implements __eprintf --------------------------===
18 * __eprintf() was used in an old version of <assert.h>.
29 __eprintf(const char* format, const char* assertion_expression, function
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/Unix/
H A DDynamicLibrary.inc82 // __eprintf is sometimes used for assert() handling on x86.
88 EXPLICIT_SYMBOL(__eprintf);
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Dcompatibility.cc546 /* __eprintf shouldn't have been made visible from libstdc++, or
559 __eprintf(const char *string, const char *expression, function
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Dcompatibility.cc562 /* __eprintf shouldn't have been made visible from libstdc++, or
575 __eprintf(const char *string, const char *expression, function
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dlibgcc2.h34 extern void __eprintf (const char *, const char *, unsigned int, const char *)
H A Dlibgcc2.c2173 /* __eprintf used to be used by GCC's private version of <assert.h>.
2184 __eprintf (const char *string, const char *expression,
2149 __eprintf (const char *string, const char *expression, function
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dlibgcc2.h34 extern void __eprintf (const char *, const char *, unsigned int, const char *)
H A Dlibgcc2.c2266 /* __eprintf used to be used by GCC's private version of <assert.h>.
2277 __eprintf (const char *string, const char *expression,
2242 __eprintf (const char *string, const char *expression, function

Completed in 187 milliseconds