Home
last modified time | relevance | path

Searched refs:VgMsgKind (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/main/include/
Dpub_tool_libcprint.h80 VgMsgKind; typedef
101 extern UInt VG_(message)( VgMsgKind kind, const HChar* format, ... )
104 extern UInt VG_(vmessage)( VgMsgKind kind, const HChar* format, va_list vargs )
/external/valgrind/main/coregrind/
Dm_libcprint.c370 VgMsgKind kind;
464 UInt VG_(vmessage) ( VgMsgKind kind, const HChar* format, va_list vargs ) in VG_()
492 UInt VG_(message) ( VgMsgKind kind, const HChar* format, ... ) in VG_()
/external/valgrind/main/drd/tests/
Dunit_vc.c46 UInt VG_(message)(VgMsgKind kind, const HChar* format, ...) in VG_()
Dunit_bitmap.c53 UInt VG_(message)(VgMsgKind kind, const HChar* format, ...) in VG_()