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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dexception.h61 * __FINALLY(finally_func)
93 #define __FINALLY(func) __finally { (func)(!AbnormalTermination()); } macro
174 #define __FINALLY(func) \ macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dexception.h61 * __FINALLY(finally_func)
89 #define __FINALLY(func) __finally { (func)(!AbnormalTermination()); } macro
174 #define __FINALLY(func) \ macro

Completed in 60 milliseconds