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

  /bionic/libc/upstream-openbsd/lib/libc/stdio/
fsetpos.c 1 /* $OpenBSD: fsetpos.c,v 1.6 2005/08/08 08:05:36 espie Exp $ */
37 * fsetpos: like fseeko.
40 fsetpos(FILE *iop, const fpos_t *pos) function
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 311 /// int fsetpos(FILE *stream, const fpos_t *pos);
312 fsetpos, enumerator in enum:llvm::LibFunc::Func

Completed in 168 milliseconds