Searched defs:SDL_INIT_NOPARACHUTE (Results 1 - 4 of 4) sorted by relevance

/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
H A DSDL.h117 #define SDL_INIT_NOPARACHUTE 0x00100000 /**< Don't catch fatal signals */ macro
126 * Unless the ::SDL_INIT_NOPARACHUTE flag is set, it will install cleanup
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
H A DSDL.h117 #define SDL_INIT_NOPARACHUTE 0x00100000 /**< Don't catch fatal signals */ macro
126 * Unless the ::SDL_INIT_NOPARACHUTE flag is set, it will install cleanup
/prebuilts/misc/windows/sdl2/include/
H A DSDL.h117 #define SDL_INIT_NOPARACHUTE 0x00100000 /**< Don't catch fatal signals */ macro
126 * Unless the ::SDL_INIT_NOPARACHUTE flag is set, it will install cleanup
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
H A DSDL.h117 #define SDL_INIT_NOPARACHUTE 0x00100000 /**< Don't catch fatal signals */ macro
126 * Unless the ::SDL_INIT_NOPARACHUTE flag is set, it will install cleanup

Completed in 575 milliseconds