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

  /ndk/tests/build/issue56508-gcc4.7-ICE/jni/
extraMachine.c 10 typedef short int Sint16;
87 Sint16 des;
88 Sint16 assoc;
120 Sint16 savrepr;
  /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 508 milliseconds