Searched defs:VgMsgKind (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/include/
H A Dpub_tool_libcprint.h79 /* Print a message with a prefix that depends on the VgMsgKind.
89 VgMsgKind; typedef in typeref:enum:__anon25003
125 extern UInt VG_(message)( VgMsgKind kind, const HChar* format, ... )
128 extern UInt VG_(vmessage)( VgMsgKind kind, const HChar* format, va_list vargs )

Completed in 91 milliseconds