Home
last modified time | relevance | path

Searched defs:verror_msg (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/strace/
H A Derror_prints.c45 verror_msg(int err_no, const char *fmt, va_list p) in verror_msg() function
/aosp_15_r20/external/OpenCL-CTS/test_conformance/relationals/
H A Dtest_comparisons_fp.cpp306 auto verror_msg = [](const int& i, const int& j, const unsigned& vs, in test_equiv_kernel() local
/aosp_15_r20/external/toybox/lib/
H A Dlib.c9 void verror_msg(char *msg, int err, va_list va) in verror_msg() function