Searched refs:AbnormalTermination (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dexcpt.h53 #define AbnormalTermination _abnormal_termination macro
H A Drpc.h77 #define RpcAbnormalTermination() AbnormalTermination()
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dexcpt.h53 #define AbnormalTermination _abnormal_termination macro
H A Drpc.h85 #define RpcAbnormalTermination() AbnormalTermination()
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dexception.h93 #define __FINALLY(func) __finally { (func)(!AbnormalTermination()); }
193 #define AbnormalTermination() (!__normal) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dexception.h89 #define __FINALLY(func) __finally { (func)(!AbnormalTermination()); }
193 #define AbnormalTermination() (!__normal) macro

Completed in 45 milliseconds