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

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

Completed in 477 milliseconds