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

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_stdinc.h 102 typedef int32_t Sint32;
130 SDL_COMPILE_TIME_ASSERT(sint32, sizeof(Sint32) == 4);
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_stdinc.h 102 typedef int32_t Sint32;
130 SDL_COMPILE_TIME_ASSERT(sint32, sizeof(Sint32) == 4);
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_stdinc.h 102 typedef int32_t Sint32;
130 SDL_COMPILE_TIME_ASSERT(sint32, sizeof(Sint32) == 4);
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_stdinc.h 102 typedef int32_t Sint32;
130 SDL_COMPILE_TIME_ASSERT(sint32, sizeof(Sint32) == 4);

Completed in 1695 milliseconds