Searched defs:_ERR_BREAK (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Ddebug.h74 # define _ERR_BREAK() Assert(0) macro
77 if (g_VBoxVDbgBreakOn##_t) { _ERR_BREAK(); } \
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Ddebug.h74 # define _ERR_BREAK() Assert(0) macro
77 if (g_VBoxVDbgBreakOn##_t) { _ERR_BREAK(); } \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Ddebug.h80 # define _ERR_BREAK() Assert(0) macro
83 if (g_VBoxVDbgBreakOn##_t) { _ERR_BREAK(); } \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Ddebug.h74 # define _ERR_BREAK() Assert(0) macro
77 if (g_VBoxVDbgBreakOn##_t) { _ERR_BREAK(); } \

Completed in 55 milliseconds