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

  /prebuilt/windows/sdl/host/include/SDL/
SDL_types.h 59 #define SDL_HAS_64BIT_TYPE long
61 #define SDL_HAS_64BIT_TYPE long long
63 #define SDL_HAS_64BIT_TYPE __int64
69 #undef SDL_HAS_64BIT_TYPE
73 #ifdef SDL_HAS_64BIT_TYPE
75 typedef unsigned SDL_HAS_64BIT_TYPE Uint64;
77 typedef SDL_HAS_64BIT_TYPE Sint64;
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_config_amiga.h 30 #define SDL_HAS_64BIT_TYPE 1
SDL_config_dreamcast.h 39 #define SDL_HAS_64BIT_TYPE 1
SDL_config_macos.h 42 #define SDL_HAS_64BIT_TYPE 1
SDL_config_macosx.h 33 #define SDL_HAS_64BIT_TYPE 1
SDL_config_win32.h 71 #define SDL_HAS_64BIT_TYPE 1
SDL_config_os2.h 41 #define SDL_HAS_64BIT_TYPE 1
  /external/qemu/android/config/darwin-x86/
SDL_config.h 7 #define SDL_HAS_64BIT_TYPE 1
  /external/qemu/android/config/freebsd-x86/
SDL_config.h 7 #define SDL_HAS_64BIT_TYPE 1
  /external/qemu/android/config/windows/
SDL_config.h 7 #define SDL_HAS_64BIT_TYPE 1
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_config.h 7 #define SDL_HAS_64BIT_TYPE 1
  /prebuilt/windows/sdl/include/SDL/
SDL_config.h 7 #define SDL_HAS_64BIT_TYPE 1

Completed in 94 milliseconds