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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dexception.h61 * __FINALLY(finally_func)
63 * The filter_func and finally_func functions must be defined like this:
67 * void CALLBACK finally_func( BOOL __normal ) { ... }
181 __f.u.finally_func = (func); \
203 __WINE_FINALLY finally_func; member in union:__tagWINE_FRAME::__anon13971
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dexception.h61 * __FINALLY(finally_func)
63 * The filter_func and finally_func functions must be defined like this:
67 * void CALLBACK finally_func( BOOL __normal ) { ... }
181 __f.u.finally_func = (func); \
203 __WINE_FINALLY finally_func; member in union:__tagWINE_FRAME::__anon1316

Completed in 2815 milliseconds