HomeSort by relevance Sort by last modified time
    Searched refs:VgMsgKind (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/include/
pub_tool_libcprint.h 70 /* Print a message with a prefix that depends on the VgMsgKind.
80 VgMsgKind;
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/drd/tests/
unit_vc.c 46 UInt VG_(message)(VgMsgKind kind, const HChar* format, ...)
unit_bitmap.c 57 UInt VG_(message)(VgMsgKind kind, const HChar* format, ...)
  /external/valgrind/main/coregrind/
m_libcprint.c 370 VgMsgKind kind;
469 UInt VG_(vmessage) ( VgMsgKind kind, const HChar* format, va_list vargs )
497 UInt VG_(message) ( VgMsgKind kind, const HChar* format, ... )

Completed in 96 milliseconds