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

  /ndk/tests/build/issue56508-gcc4.7-ICE/jni/
extraMachine.c 7 typedef int Sint32;
9 typedef Sint32 fontno;
111 Sint32 boolrepr;
112 Sint32 intrepr;
  /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 174 milliseconds