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

/vbox/src/VBox/Runtime/common/misc/
H A DRTAssertMsg2WeakV.cpp3 * IPRT - RTAssertMsg2WeakV.
35 RTDECL(void) RTAssertMsg2WeakV(const char *pszFormat, va_list va) function
39 RT_EXPORT_SYMBOL(RTAssertMsg2WeakV); variable
/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0.cpp2034 DECLEXPORT(void) RTCALL RTAssertMsg2WeakV(const char *pszFormat, va_list va) function
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku-stubs.c373 RTAssertMsg2WeakV(pszFormat, va);
376 RTDECL(void) RTAssertMsg2WeakV(const char *pszFormat, va_list va) function
/vbox/include/iprt/
H A Dmangling.h97 # define RTAssertMsg2WeakV RT_MANGLER(RTAssertMsg2WeakV) macro

Completed in 67 milliseconds