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

/vbox/src/VBox/Runtime/common/misc/
H A DRTAssertMsg2.cpp3 * IPRT - RTAssertMsg2.
37 RTDECL(void) RTAssertMsg2(const char *pszFormat, ...) function
44 RT_EXPORT_SYMBOL(RTAssertMsg2); variable
/vbox/include/iprt/
H A Dmangling.h90 # define RTAssertMsg2 RT_MANGLER(RTAssertMsg2) macro

Completed in 62 milliseconds