Home
last modified time | relevance | path

Searched refs:vprintf (Results 1 – 25 of 85) sorted by relevance

1234

/third_party/curl/lib/
Dcurl_printf.h41 # undef vprintf
50 # define vprintf curl_mvprintf macro
Dcurlx.h100 # undef vprintf
111 # define vprintf curlx_mvprintf macro
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
Dvprintf.c30 int result = vprintf(format, args); in vprintf_0100()
51 int result = vprintf(format, args); in vprintf_0200()
/third_party/musl/porting/liteos_a/kernel/src/stdio/
Dvprintf.c3 int vprintf(const char *restrict fmt, va_list ap) in vprintf() function
/third_party/musl/porting/uniproton/kernel/src/stdio/
Dvprintf.c3 int vprintf(const char *restrict fmt, va_list ap) in vprintf() function
/third_party/musl/porting/liteos_m/kernel/src/stdio/
Dvprintf.c3 int vprintf(const char *restrict fmt, va_list ap) in vprintf() function
/third_party/musl/src/stdio/
Dvprintf.c3 int vprintf(const char *restrict fmt, va_list ap) in vprintf() function
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
Dtestfrmw.c48 vprintf(string, ap); in output()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_init/
Dtestfrmw.c48 vprintf(string, ap); in output()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_init/
Dtestfrmw.c48 vprintf(string, ap); in output()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
Dtestfrmw.c48 vprintf(string, ap); in output()
/third_party/skia/src/ports/
DSkDebug_android.cpp26 vprintf(format, args2); in SkDebugf()
DSkDebug_ohos.cpp30 vprintf(format, args2); in SkDebugf()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
Dtestfrmw.c62 vprintf(string, ap); in output()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/
Dtestfrmw.c62 vprintf(string, ap); in output()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_kill/
Dtestfrmw.c62 vprintf(string, ap); in output()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cancel/
Dtestfrmw.c62 vprintf(string, ap); in output()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/
Dtestfrmw.c62 vprintf(string, ap); in output()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
Dtestfrmw.c62 vprintf(string, ap); in output()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_getvalue/
Dtestfrmw.c62 vprintf(string, ap); in output()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_getschedparam/
Dtestfrmw.c62 vprintf(string, ap); in output()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
Dtestfrmw.c62 vprintf(string, ap); in output()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
Dtestfrmw.c62 vprintf(string, ap); in output()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/fork/
Dtestfrmw.c62 vprintf(string, ap); in output()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_once/
Dtestfrmw.c62 vprintf(string, ap); in output()

1234