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

/external/compiler-rt/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
/external/llvm/lib/Support/
H A DSearchForAddressOfSpecialSymbol.cpp31 // __eprintf is sometimes used for assert() handling on x86.
37 EXPLICIT_SYMBOL(__eprintf);

Completed in 711 milliseconds