HomeSort by relevance Sort by last modified time
    Searched refs:SDL_WriteBE16 (Results 1 - 7 of 7) sorted by null

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_rwops.h 131 extern DECLSPEC int SDLCALL SDL_WriteBE16(SDL_RWops *dst, Uint16 value);
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_rwops.h 131 extern DECLSPEC int SDLCALL SDL_WriteBE16(SDL_RWops *dst, Uint16 value);
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_rwops.h 131 extern DECLSPEC int SDLCALL SDL_WriteBE16(SDL_RWops *dst, Uint16 value);
  /prebuilt/windows/sdl/include/SDL/
SDL_rwops.h 131 extern DECLSPEC int SDLCALL SDL_WriteBE16(SDL_RWops *dst, Uint16 value);
  /external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
SDL.x 116 SDL_WriteBE16
  /prebuilt/windows/sdl/host/include/SDL/
SDL_endian.h 199 extern DECLSPEC int SDLCALL SDL_WriteBE16(SDL_RWops *dst, Uint16 value);
  /external/qemu/distrib/sdl-1.2.12/src/file/
SDL_rwops.c 588 int SDL_WriteBE16 (SDL_RWops *dst, Uint16 value)

Completed in 2071 milliseconds