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

  /external/qemu/distrib/sdl-1.2.12/include/
SDL.h 60 #define SDL_INIT_NOPARACHUTE 0x00100000 /* Don't catch fatal signals */
66 * Unless the SDL_INIT_NOPARACHUTE flag is set, it will install cleanup
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL.h 60 #define SDL_INIT_NOPARACHUTE 0x00100000 /* Don't catch fatal signals */
66 * Unless the SDL_INIT_NOPARACHUTE flag is set, it will install cleanup
  /prebuilt/linux-x86/sdl/include/SDL/
SDL.h 60 #define SDL_INIT_NOPARACHUTE 0x00100000 /* Don't catch fatal signals */
66 * Unless the SDL_INIT_NOPARACHUTE flag is set, it will install cleanup
  /prebuilt/windows/sdl/host/include/SDL/
SDL.h 63 #define SDL_INIT_NOPARACHUTE 0x00100000 /* Don't catch fatal signals */
69 * Unless the SDL_INIT_NOPARACHUTE flag is set, it will install cleanup
  /prebuilt/windows/sdl/include/SDL/
SDL.h 60 #define SDL_INIT_NOPARACHUTE 0x00100000 /* Don't catch fatal signals */
66 * Unless the SDL_INIT_NOPARACHUTE flag is set, it will install cleanup

Completed in 249 milliseconds