Home
last modified time | relevance | path

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

/external/valgrind/exp-sgcheck/tests/
Dbad_percentify.stderr.exp-glibc28-amd6419 by 0x........: vprintf_WRK (bad_percentify.c:102)
Dbad_percentify.c96 static UInt vprintf_WRK ( OutputSink* sink, in vprintf_WRK() function
115 return vprintf_WRK( &VG_(log_output_sink), format, vargs ); in VG_()
/external/valgrind/coregrind/
Dm_libcprint.c635 static UInt vprintf_WRK ( OutputSink* sink, in vprintf_WRK() function
653 return vprintf_WRK( &VG_(log_output_sink), format, vargs ); in VG_()
668 return vprintf_WRK( &VG_(xml_output_sink), format, vargs ); in VG_()