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

  /bionic/libc/upstream-freebsd/lib/libc/stdio/
fsetpos.c 34 static char sccsid[] = "@(#)fsetpos.c 8.1 (Berkeley) 6/4/93";
43 * fsetpos: like fseek.
46 fsetpos(FILE *iop, const fpos_t *pos) function
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 276 /// int fsetpos(FILE *stream, const fpos_t *pos);
277 fsetpos, enumerator in enum:llvm::LibFunc::Func

Completed in 48 milliseconds