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

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_stdinc.h 79 #define SDL_TABLESIZE(table) SDL_arraysize(table)
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_stdinc.h 79 #define SDL_TABLESIZE(table) SDL_arraysize(table)
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_stdinc.h 79 #define SDL_TABLESIZE(table) SDL_arraysize(table)
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_stdinc.h 79 #define SDL_TABLESIZE(table) SDL_arraysize(table)

Completed in 271 milliseconds