Searched refs:verr (Results 1 - 8 of 8) sorted by relevance
/third_party/musl/src/legacy/ |
H A D | err.c | 25 _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 D | err.h | 17 _Noreturn void verr(int, const char *, va_list);
|
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | err.h | 17 _Noreturn void verr(int, const char *, va_list);
|
/third_party/musl/porting/uniproton/kernel/include/ |
H A D | err.h | 17 _Noreturn void verr(int, const char *, va_list);
|
/third_party/musl/libc-test/src/functionalext/supplement/legacy/ |
H A D | verr.c | 24 * @tc.desc : The test verr method prints the error message 31 verr(status, fmt, ap); in veer_0100()
|
/third_party/musl/include/ |
H A D | err.h | 17 _Noreturn void verr(int, const char *, va_list);
|
/third_party/elfutils/lib/ |
H A D | error.c | 52 verr (status, format, argp); in error()
|
/third_party/mesa3d/src/mesa/x86/ |
H A D | assyntax.h | 674 #define VERR(a) CHOICE(verr a, verr a, verr a) 1387 #define VERR(a) verr a
|
Completed in 7 milliseconds