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

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_stdinc.h 100 typedef int16_t Sint16;
128 SDL_COMPILE_TIME_ASSERT(sint16, sizeof(Sint16) == 2);
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_stdinc.h 100 typedef int16_t Sint16;
128 SDL_COMPILE_TIME_ASSERT(sint16, sizeof(Sint16) == 2);
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_stdinc.h 100 typedef int16_t Sint16;
128 SDL_COMPILE_TIME_ASSERT(sint16, sizeof(Sint16) == 2);
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_stdinc.h 100 typedef int16_t Sint16;
128 SDL_COMPILE_TIME_ASSERT(sint16, sizeof(Sint16) == 2);

Completed in 79 milliseconds