Home
last modified time | relevance | path

Searched refs:vprintf_to_buf (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/exp-sgcheck/tests/
Dbad_percentify.stderr.exp-glibc28-amd6418 by 0x........: vprintf_to_buf (bad_percentify.c:89)
Dbad_percentify.c84 static UInt vprintf_to_buf ( printf_buf_t* b, in vprintf_to_buf() function
102 ret = vprintf_to_buf(&myprintf_buf, format, vargs); in vprintf_WRK()
/external/valgrind/coregrind/
Dm_libcprint.c624 static UInt vprintf_to_buf ( printf_buf_t* b, in vprintf_to_buf() function
641 = vprintf_to_buf(&myprintf_buf, format, vargs); in vprintf_WRK()