Home
last modified time | relevance | path

Searched refs:SDL_VERSION (Results 1 – 14 of 14) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/test/
Dconfigure.in63 SDL_VERSION=1.2.10
64 AM_PATH_SDL($SDL_VERSION,
66 AC_MSG_ERROR([*** SDL version $SDL_VERSION not found!])
Dtestver.c28 SDL_VERSION(&compiled); in main()
/external/qemu/distrib/sdl-1.2.15/include/
DSDL_version.h57 #define SDL_VERSION(X) \ macro
/external/qemu/distrib/sdl-1.2.15/
Dsdl.pc.in10 Version: @SDL_VERSION@
Dsdl-config.in43 echo @SDL_VERSION@
DSDL.spec.in3 Version: @SDL_VERSION@
Dandroid-configure.sh496 s!@SDL_VERSION@!1.2.15!g
DMakefile.in17 distdir = SDL-@SDL_VERSION@
Dconfigure.in23 SDL_VERSION=$SDL_MAJOR_VERSION.$SDL_MINOR_VERSION.$SDL_MICRO_VERSION
30 AC_SUBST(SDL_VERSION) subst
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
DSDL_wimppoll.c285 SDL_VERSION(&wmmsg.version); in WIMP_Poll()
DSDL_riscosvideo.c293 SDL_VERSION(&(info->version)); in RISCOS_GetWmInfo()
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
DSDL_x11events.c867 SDL_VERSION(&wmmsg.version); in X11_DispatchEvent()
894 SDL_VERSION(&wmmsg.version); in X11_DispatchEvent()
/external/qemu/distrib/sdl-1.2.15/src/video/windib/
DSDL_dibevents.c291 SDL_VERSION(&wmmsg.version); in DIB_HandleMessage()
/external/qemu/distrib/sdl-1.2.15/src/video/windx5/
DSDL_dx5events.c625 SDL_VERSION(&wmmsg.version); in DX5_HandleMessage()