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

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_rwops.h 133 extern DECLSPEC int SDLCALL SDL_WriteBE32(SDL_RWops *dst, Uint32 value);
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_rwops.h 133 extern DECLSPEC int SDLCALL SDL_WriteBE32(SDL_RWops *dst, Uint32 value);
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_rwops.h 133 extern DECLSPEC int SDLCALL SDL_WriteBE32(SDL_RWops *dst, Uint32 value);
  /prebuilt/windows/sdl/include/SDL/
SDL_rwops.h 133 extern DECLSPEC int SDLCALL SDL_WriteBE32(SDL_RWops *dst, Uint32 value);
  /external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
SDL.x 118 SDL_WriteBE32
  /prebuilt/windows/sdl/host/include/SDL/
SDL_endian.h 201 extern DECLSPEC int SDLCALL SDL_WriteBE32(SDL_RWops *dst, Uint32 value);
  /external/qemu/distrib/sdl-1.2.12/src/file/
SDL_rwops.c 598 int SDL_WriteBE32 (SDL_RWops *dst, Uint32 value)

Completed in 160 milliseconds