Home
last modified time | relevance | path

Searched refs:debugLog_vprintf (Results 1 – 6 of 6) sorted by relevance

/external/valgrind/exp-sgcheck/tests/
Dbad_percentify.c32 VG_(debugLog_vprintf) (
89 ret = VG_(debugLog_vprintf) in vprintf_to_buf()
337 VG_(debugLog_vprintf) ( in VG_() argument
531 ret = VG_(debugLog_vprintf) in VG_()
/external/valgrind/coregrind/
Dpub_core_debuglog.h84 UInt VG_(debugLog_vprintf) (
Dm_libcprint.c629 ret = VG_(debugLog_vprintf) in vprintf_to_buf()
718 ret = VG_(debugLog_vprintf) in VG_()
779 (void) VG_(debugLog_vprintf) in VG_()
802 (void) VG_(debugLog_vprintf) in VG_()
851 return VG_(debugLog_vprintf)(add_to__vgfile, fp, format, vargs); in VG_()
1040 ret = VG_(debugLog_vprintf) ( add_to__vmessage_buf, in VG_()
Dm_debuglog.c820 VG_(debugLog_vprintf) ( in VG_() argument
1230 (void) VG_(debugLog_vprintf) ( add_to_buf, &buf, format, vargs ); in VG_()
/external/valgrind/none/tests/
Dunit_debuglog.c42 n = VG_(debugLog_vprintf)(add_to_buf, &buf, format, vargs); in run()
/external/valgrind/coregrind/m_aspacemgr/
Daspacemgr-common.c113 ret = VG_(debugLog_vprintf) in local_vsprintf()