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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dexception.h169 __wine_push_frame( &__f.frame ); \
182 __wine_push_frame( &__f.frame ); \
213 static inline EXCEPTION_REGISTRATION_RECORD *__wine_push_frame( EXCEPTION_REGISTRATION_RECORD *frame ) function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dexception.h169 __wine_push_frame( &__f.frame ); \
182 __wine_push_frame( &__f.frame ); \
213 static inline EXCEPTION_REGISTRATION_RECORD *__wine_push_frame( EXCEPTION_REGISTRATION_RECORD *frame ) function

Completed in 43 milliseconds