Searched refs:RTMsgErrorRcV (Results 1 - 3 of 3) sorted by relevance

/vbox/include/iprt/
H A Dmessage.h119 RTDECL(int) RTMsgErrorRcV(int rc, const char *pszFormat, va_list va);
H A Dmangling.h989 # define RTMsgErrorRcV RT_MANGLER(RTMsgErrorRcV) macro
/vbox/src/VBox/Runtime/common/misc/
H A Dmessage.cpp158 RT_EXPORT_SYMBOL(RTMsgErrorRcV); variable
161 RTDECL(int) RTMsgErrorRcV(int rcRet, const char *pszFormat, va_list va) function
166 RT_EXPORT_SYMBOL(RTMsgErrorRcV); variable

Completed in 329 milliseconds