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

/vbox/src/VBox/Runtime/common/misc/
H A Dmessage.cpp139 RT_EXPORT_SYMBOL(RTMsgErrorExitV); variable
142 RTDECL(RTEXITCODE) RTMsgErrorExitV(RTEXITCODE enmExitCode, const char *pszFormat, va_list va) function
147 RT_EXPORT_SYMBOL(RTMsgErrorExitV); variable
/vbox/include/iprt/
H A Dmangling.h987 # define RTMsgErrorExitV RT_MANGLER(RTMsgErrorExitV) macro

Completed in 74 milliseconds