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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dexception.h134 __wine_pop_frame( &__f.frame ); \
146 __wine_pop_frame( &__f.frame ); \
157 __wine_pop_frame( &__f.frame ); \
176 __wine_pop_frame( &__f.frame ); \
230 static inline EXCEPTION_REGISTRATION_RECORD *__wine_pop_frame( EXCEPTION_REGISTRATION_RECORD *frame ) function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dexception.h134 __wine_pop_frame( &__f.frame ); \
146 __wine_pop_frame( &__f.frame ); \
157 __wine_pop_frame( &__f.frame ); \
176 __wine_pop_frame( &__f.frame ); \
230 static inline EXCEPTION_REGISTRATION_RECORD *__wine_pop_frame( EXCEPTION_REGISTRATION_RECORD *frame ) function

Completed in 105 milliseconds