Home
last modified time | relevance | path

Searched refs:assertion_expression (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/builtins/
H A Deprintf.c23 __eprintf(const char *format, const char *assertion_expression, in __eprintf() argument
25 fprintf(stderr, format, assertion_expression, line, file); in __eprintf()
H A DREADME.txt232 void __eprintf(const char* format, const char* assertion_expression,