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 84 /* Print a message with a prefix that depends on the VgMsgKind.
94 VgMsgKind;
121 extern UInt VG_(message)( VgMsgKind kind, const HChar* format, ... )
124 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 392 VgMsgKind kind;
491 UInt VG_(vmessage) ( VgMsgKind kind, const HChar* format, va_list vargs )
519 UInt VG_(message) ( VgMsgKind kind, const HChar* format, ... )

Completed in 100 milliseconds