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

  /prebuilts/tools/windows/sdl/host/include/SDL/
SDL_types.h 44 typedef signed char Sint8;
49 typedef signed char Sint8;
91 SDL_COMPILE_TIME_ASSERT(sint8, sizeof(Sint8) == 1);
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_stdinc.h 85 typedef int8_t Sint8;
110 SDL_COMPILE_TIME_ASSERT(sint8, sizeof(Sint8) == 1);
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_stdinc.h 85 typedef int8_t Sint8;
110 SDL_COMPILE_TIME_ASSERT(sint8, sizeof(Sint8) == 1);
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_stdinc.h 85 typedef int8_t Sint8;
110 SDL_COMPILE_TIME_ASSERT(sint8, sizeof(Sint8) == 1);
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_stdinc.h 85 typedef int8_t Sint8;
110 SDL_COMPILE_TIME_ASSERT(sint8, sizeof(Sint8) == 1);

Completed in 129 milliseconds