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

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_rwops.h 126 #define SDL_RWclose(ctx) (ctx)->close(ctx)
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_rwops.h 126 #define SDL_RWclose(ctx) (ctx)->close(ctx)
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_rwops.h 126 #define SDL_RWclose(ctx) (ctx)->close(ctx)
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_rwops.h 126 #define SDL_RWclose(ctx) (ctx)->close(ctx)

Completed in 638 milliseconds