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

/vbox/src/VBox/Runtime/common/misc/
H A Dmessage.cpp205 int rc = RTMsgInfoV(pszFormat, va);
212 RTDECL(int) RTMsgInfoV(const char *pszFormat, va_list va) function
216 RT_EXPORT_SYMBOL(RTMsgInfoV); variable
/vbox/include/iprt/
H A Dmangling.h992 # define RTMsgInfoV RT_MANGLER(RTMsgInfoV) macro

Completed in 60 milliseconds