Searched defs:RTR0AssertPanicSystem (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Runtime/r0drv/darwin/
H A Dassert-r0drv-darwin.cpp64 RTR0DECL(void) RTR0AssertPanicSystem(void) function
/vbox/src/VBox/Runtime/r0drv/freebsd/
H A Dassert-r0drv-freebsd.c65 RTR0DECL(void) RTR0AssertPanicSystem(void) function
67 /** @todo implement RTR0AssertPanicSystem. */
/vbox/src/VBox/Runtime/r0drv/haiku/
H A Dassert-r0drv-haiku.c64 RTR0DECL(void) RTR0AssertPanicSystem(void) function
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dassert-r0drv-linux.c65 RTR0DECL(void) RTR0AssertPanicSystem(void) function
69 RT_EXPORT_SYMBOL(RTR0AssertPanicSystem); variable
/vbox/src/VBox/Runtime/r0drv/nt/
H A Dassert-r0drv-nt.cpp61 RTR0DECL(void) RTR0AssertPanicSystem(void) function
63 /** @todo implement RTR0AssertPanicSystem. */
/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dassert-r0drv-solaris.c64 RTR0DECL(void) RTR0AssertPanicSystem(void) function
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku-stubs.c141 RTR0DECL(void) RTR0AssertPanicSystem(void) function
/vbox/src/VBox/Additions/solaris/Mouse/testcase/
H A Dsolaris.h337 #define RTR0AssertPanicSystem(...) do {} while(0) macro
/vbox/include/iprt/
H A Dmangling.h1130 # define RTR0AssertPanicSystem RT_MANGLER(RTR0AssertPanicSystem) /* r0drv */ macro

Completed in 92 milliseconds