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

/vbox/src/VBox/Runtime/common/misc/
H A Dassert.cpp49 RTDATADECL(char) g_szRTAssertMsg1[1024];
50 RT_EXPORT_SYMBOL(g_szRTAssertMsg1); variable
114 RTStrPrintf(g_szRTAssertMsg1, sizeof(g_szRTAssertMsg1),
/vbox/include/iprt/
H A Dmangling.h2957 # define g_szRTAssertMsg1 RT_MANGLER(g_szRTAssertMsg1) macro

Completed in 62 milliseconds