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

  /prebuilt/windows/sdl/host/include/SDL/
SDL_types.h 46 typedef signed int Sint32;
53 typedef signed int Sint32;
95 SDL_COMPILE_TIME_ASSERT(sint32, sizeof(Sint32) == 4);
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_stdinc.h 89 typedef int32_t Sint32;
114 SDL_COMPILE_TIME_ASSERT(sint32, sizeof(Sint32) == 4);
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_stdinc.h 89 typedef int32_t Sint32;
114 SDL_COMPILE_TIME_ASSERT(sint32, sizeof(Sint32) == 4);
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_stdinc.h 89 typedef int32_t Sint32;
114 SDL_COMPILE_TIME_ASSERT(sint32, sizeof(Sint32) == 4);
  /prebuilt/windows/sdl/include/SDL/
SDL_stdinc.h 89 typedef int32_t Sint32;
114 SDL_COMPILE_TIME_ASSERT(sint32, sizeof(Sint32) == 4);

Completed in 77 milliseconds