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

  /prebuilts/ndk/r16/sources/android/support/include/
stdio.h 39 int fsetpos(FILE*, const fpos_t*) __RENAME(fsetpos64); variable
  /bionic/libc/stdio/
stdio.cpp 595 int fsetpos64(FILE* fp, const fpos64_t* pos) { function

Completed in 218 milliseconds