Home
last modified time | relevance | path

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

/third_party/musl/src/legacy/
H A Derr.c25 _Noreturn void verr(int status, const char *fmt, va_list ap) in verr() function
57 verr(status, fmt, ap); in err()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Derr.h17 _Noreturn void verr(int, const char *, va_list);
/third_party/musl/porting/liteos_m/kernel/include/
H A Derr.h17 _Noreturn void verr(int, const char *, va_list);
/third_party/musl/porting/uniproton/kernel/include/
H A Derr.h17 _Noreturn void verr(int, const char *, va_list);
/third_party/musl/libc-test/src/functionalext/supplement/legacy/
H A Dverr.c24 * @tc.desc : The test verr method prints the error message
31 verr(status, fmt, ap); in veer_0100()
/third_party/musl/include/
H A Derr.h17 _Noreturn void verr(int, const char *, va_list);
/third_party/elfutils/lib/
H A Derror.c52 verr (status, format, argp); in error()
/third_party/mesa3d/src/mesa/x86/
H A Dassyntax.h674 #define VERR(a) CHOICE(verr a, verr a, verr a)
1387 #define VERR(a) verr a

Completed in 7 milliseconds