Home
last modified time | relevance | path

Searched refs:verrx (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/src/legacy/
H A Derr.c31 _Noreturn void verrx(int status, const char *fmt, va_list ap) in verrx() function
65 verrx(status, fmt, ap); in errx()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Derr.h19 _Noreturn void verrx(int, const char *, va_list);
/third_party/musl/porting/liteos_m/kernel/include/
H A Derr.h19 _Noreturn void verrx(int, const char *, va_list);
/third_party/musl/porting/uniproton/kernel/include/
H A Derr.h19 _Noreturn void verrx(int, const char *, va_list);
/third_party/musl/libc-test/src/functionalext/supplement/legacy/
H A Dverrx.c24 * @tc.desc : The test verrx method prints the error message
31 verrx(status, fmt, ap); in veerx_0100()
/third_party/musl/include/
H A Derr.h19 _Noreturn void verrx(int, const char *, va_list);
/third_party/elfutils/lib/
H A Derror.c55 verrx (status, format, argp); in error()

Completed in 2 milliseconds