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 624 static UInt vprintf_to_buf ( printf_buf_t* b, function
641 = vprintf_to_buf(&myprintf_buf, format, vargs);
    [all...]

Completed in 405 milliseconds