Home
last modified time | relevance | path

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

/external/compiler-rt/lib/builtins/
Deprintf.c29 __eprintf(const char* format, const char* assertion_expression, in __eprintf() argument
32 fprintf(stderr, format, assertion_expression, line, file); in __eprintf()
DREADME.txt221 void __eprintf(const char* format, const char* assertion_expression,
/external/llvm-project/compiler-rt/lib/builtins/
Deprintf.c22 __eprintf(const char *format, const char *assertion_expression, in __eprintf() argument
24 fprintf(stderr, format, assertion_expression, line, file); in __eprintf()
DREADME.txt229 void __eprintf(const char* format, const char* assertion_expression,