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

/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
/vbox/include/iprt/
H A Dmangling.h989 # define RTMsgErrorRcV RT_MANGLER(RTMsgErrorRcV) macro

Completed in 169 milliseconds