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

  /prebuilt/windows/sdl/host/include/SDL/
SDL_types.h 45 typedef signed short Sint16;
51 typedef signed short Sint16;
93 SDL_COMPILE_TIME_ASSERT(sint16, sizeof(Sint16) == 2);
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_stdinc.h 87 typedef int16_t Sint16;
112 SDL_COMPILE_TIME_ASSERT(sint16, sizeof(Sint16) == 2);
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_stdinc.h 87 typedef int16_t Sint16;
112 SDL_COMPILE_TIME_ASSERT(sint16, sizeof(Sint16) == 2);
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_stdinc.h 87 typedef int16_t Sint16;
112 SDL_COMPILE_TIME_ASSERT(sint16, sizeof(Sint16) == 2);
  /prebuilt/windows/sdl/include/SDL/
SDL_stdinc.h 87 typedef int16_t Sint16;
112 SDL_COMPILE_TIME_ASSERT(sint16, sizeof(Sint16) == 2);

Completed in 13 milliseconds