HomeSort by relevance Sort by last modified time
    Searched refs:SDL_VERSION (Results 1 - 13 of 13) sorted by null

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_version.h 42 typedef struct SDL_version {
46 } SDL_version;
51 #define SDL_VERSION(X) \
75 use the SDL_Version() macro.
77 extern DECLSPEC const SDL_version * SDLCALL SDL_Linked_Version(void);
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_version.h 42 typedef struct SDL_version {
46 } SDL_version;
51 #define SDL_VERSION(X) \
75 use the SDL_Version() macro.
77 extern DECLSPEC const SDL_version * SDLCALL SDL_Linked_Version(void);
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_version.h 42 typedef struct SDL_version {
46 } SDL_version;
51 #define SDL_VERSION(X) \
75 use the SDL_Version() macro.
77 extern DECLSPEC const SDL_version * SDLCALL SDL_Linked_Version(void);
  /prebuilt/windows/sdl/host/include/SDL/
SDL_version.h 25 "@(#) $Id: SDL_version.h,v 1.14 2004/07/18 22:57:40 slouken Exp $";
47 typedef struct SDL_version {
51 } SDL_version;
56 #define SDL_VERSION(X) \
80 use the SDL_Version() macro.
82 extern DECLSPEC const SDL_version * SDLCALL SDL_Linked_Version(void);
  /prebuilt/windows/sdl/include/SDL/
SDL_version.h 42 typedef struct SDL_version {
46 } SDL_version;
51 #define SDL_VERSION(X) \
75 use the SDL_Version() macro.
77 extern DECLSPEC const SDL_version * SDLCALL SDL_Linked_Version(void);
  /external/qemu/distrib/sdl-1.2.12/
sdl-config.in 43 echo @SDL_VERSION@
android-configure.sh 496 s!@SDL_VERSION@!1.2.12!g
  /external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_wimppoll.c 285 SDL_VERSION(&wmmsg.version);
SDL_riscosvideo.c 293 SDL_VERSION(&(info->version));
  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_amigaevents.c 271 SDL_VERSION(&wmmsg.version);
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11events.c 852 SDL_VERSION(&wmmsg.version);
879 SDL_VERSION(&wmmsg.version);
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/windib/
SDL_dibevents.c 245 SDL_VERSION(&wmmsg.version);
  /external/qemu/distrib/sdl-1.2.12/src/video/windx5/
SDL_dx5events.c 551 SDL_VERSION(&wmmsg.version);

Completed in 985 milliseconds