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

  /external/libvpx/libvpx/nestegg/test/
test.c 29 stdio_seek(int64_t offset, int whence, void * fp) function
90 stdio_seek,
  /external/qemu/distrib/sdl-1.2.15/src/file/
SDL_rwops.c 323 static int SDLCALL stdio_seek(SDL_RWops *context, int offset, int whence) function
538 rwops->seek = stdio_seek;

Completed in 495 milliseconds