Searched refs:RTAssertMsg2WeakV (Results 1 - 14 of 14) 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
H A DRTAssertMsg2Weak.cpp41 RTAssertMsg2WeakV(pszFormat, va);
H A Dlockvalidator.cpp411 RTAssertMsg2WeakV(pszWhat, va);
/vbox/src/libs/kStuff/iprt/
H A DkHlpAssert-iprt.cpp38 RTAssertMsg2WeakV(pszFormat, va);
/vbox/src/VBox/HostDrivers/Support/freebsd/
H A DMakefile80 RTAssertMsg2WeakV.c \
/vbox/src/VBox/Additions/common/VBoxGuest/freebsd/
H A DMakefile69 RTAssertMsg2WeakV.c \
/vbox/src/VBox/Additions/common/VBoxGuest/linux/
H A DMakefile72 common/misc/RTAssertMsg2WeakV.o \
/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
H A DVBoxGuest-haiku.c189 RTAssertMsg2WeakV,
/vbox/src/VBox/HostDrivers/Support/linux/
H A DMakefile121 common/misc/RTAssertMsg2WeakV.o \
/vbox/include/iprt/
H A Dassert.h103 * Weak version of RTAssertMsg2 that forwards to RTAssertMsg2WeakV.
105 * There is not need to override this, check out RTAssertMsg2WeakV instead!
124 RTDECL(void) RTAssertMsg2WeakV(const char *pszFormat, va_list va);
H A Dmangling.h97 # define RTAssertMsg2WeakV RT_MANGLER(RTAssertMsg2WeakV) macro
/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0.cpp2034 DECLEXPORT(void) RTCALL RTAssertMsg2WeakV(const char *pszFormat, va_list va) function
/vbox/src/VBox/ExtPacks/VBoxDTrace/
H A DVBoxDTraceR0.cpp588 RTAssertMsg2WeakV(pszFormat, va);

Completed in 111 milliseconds