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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dtest.h603 static LONG CALLBACK exc_filter( EXCEPTION_POINTERS *ptrs ) function
635 if (!strcmp( winetest_platform, "windows" )) SetUnhandledExceptionFilter( exc_filter );

Completed in 190 milliseconds