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

/vbox/src/VBox/Runtime/common/misc/
H A Dassert.cpp91 RTDECL(bool) RTAssertSetMayPanic(bool fMayPanic) function
95 RT_EXPORT_SYMBOL(RTAssertSetMayPanic); variable
/vbox/include/iprt/
H A Dmangling.h98 # define RTAssertSetMayPanic RT_MANGLER(RTAssertSetMayPanic) macro

Completed in 79 milliseconds