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

/vbox/src/VBox/Runtime/common/misc/
H A Dassert.cpp64 RTDATADECL(const char * volatile) g_pszRTAssertFile;
65 RT_EXPORT_SYMBOL(g_pszRTAssertFile); variable
111 ASMAtomicUoWritePtr(&g_pszRTAssertFile, pszFile);
/vbox/include/iprt/
H A Dmangling.h2955 # define g_pszRTAssertFile RT_MANGLER(g_pszRTAssertFile) macro

Completed in 98 milliseconds