Searched refs:vprintf_to_buf (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/exp-sgcheck/tests/
H A Dbad_percentify.c84 static UInt vprintf_to_buf ( printf_buf_t* b, function
102 ret = vprintf_to_buf(&myprintf_buf, format, vargs);
/external/valgrind/main/coregrind/
H A Dm_libcprint.c114 static UInt vprintf_to_buf ( printf_buf_t* b, function
131 = vprintf_to_buf(&myprintf_buf, format, vargs);

Completed in 394 milliseconds