OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vprintf_WRK
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/coregrind/
m_libcprint.c
123
static UInt
vprintf_WRK
( OutputSink* sink,
141
return
vprintf_WRK
( &VG_(log_output_sink), format, vargs );
156
return
vprintf_WRK
( &VG_(xml_output_sink), format, vargs );
/external/valgrind/main/exp-sgcheck/tests/
bad_percentify.c
96
static UInt
vprintf_WRK
( OutputSink* sink,
115
return
vprintf_WRK
( &VG_(log_output_sink), format, vargs );
Completed in 786 milliseconds