HomeSort by relevance Sort by last modified time
    Searched refs:__eprintf (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/builtins/
eprintf.c 1 /* ===---------- 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/
SearchForAddressOfSpecialSymbol.cpp 31 // __eprintf is sometimes used for assert() handling on x86.
37 EXPLICIT_SYMBOL(__eprintf);

Completed in 100 milliseconds