Searched refs:stdio_seek (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/nestegg/test/
H A Dtest.c30 stdio_seek(int64_t offset, int whence, void * file) function
92 stdio_seek,
/external/qemu/distrib/sdl-1.2.15/src/file/
H A DSDL_rwops.c323 static int SDLCALL stdio_seek(SDL_RWops *context, int offset, int whence) function
538 rwops->seek = stdio_seek;

Completed in 105 milliseconds