HomeSort by relevance Sort by last modified time
    Searched defs:SDL_INIT_NOPARACHUTE (Results 1 - 4 of 4) sorted by null

  /external/qemu/distrib/sdl-1.2.15/include/
SDL.h 66 #define SDL_INIT_NOPARACHUTE 0x00100000 /**< Don't catch fatal signals */
73 * Unless the SDL_INIT_NOPARACHUTE flag is set, it will install cleanup
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL.h 66 #define SDL_INIT_NOPARACHUTE 0x00100000 /**< Don't catch fatal signals */
73 * Unless the SDL_INIT_NOPARACHUTE flag is set, it will install cleanup
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL.h 66 #define SDL_INIT_NOPARACHUTE 0x00100000 /**< Don't catch fatal signals */
73 * Unless the SDL_INIT_NOPARACHUTE flag is set, it will install cleanup
  /prebuilts/tools/windows/sdl/include/SDL/
SDL.h 66 #define SDL_INIT_NOPARACHUTE 0x00100000 /**< Don't catch fatal signals */
73 * Unless the SDL_INIT_NOPARACHUTE flag is set, it will install cleanup

Completed in 99 milliseconds