Searched refs:SDL_Main_xcpthand (Results 1 – 1 of 1) sorted by relevance
297 EXCEPTIONREGISTRATIONRECORD SDL_Main_xcpthand = {0, SDL_Main_ExceptionHandler}; variable307 DosUnsetExceptionHandler(&SDL_Main_xcpthand); in LibMain()321 DosSetExceptionHandler(&SDL_Main_xcpthand); in LibMain()