HomeSort by relevance Sort by last modified time
    Searched refs:vprintf_to_buf (Results 1 - 2 of 2) sorted by null

  /external/valgrind/exp-sgcheck/tests/
bad_percentify.c 84 static UInt vprintf_to_buf ( printf_buf_t* b, function
102 ret = vprintf_to_buf(&myprintf_buf, format, vargs);
  /external/valgrind/coregrind/
m_libcprint.c 116 static UInt vprintf_to_buf ( printf_buf_t* b, function
133 = vprintf_to_buf(&myprintf_buf, format, vargs);

Completed in 909 milliseconds