Home
last modified time | relevance | path

Searched defs:whence (Results 1 – 25 of 32) sorted by relevance

12

/picolibc-latest/semihost/
Dlseek64.c44 _off64_t lseek64(int fd, _off64_t offset, int whence) in lseek64()
Dlseek.c43 off_t lseek(int fd, off_t offset, int whence) in lseek()
/picolibc-latest/semihost/machine/arc/
Darc_lseek.c45 lseek(int fd, off_t offset, int whence) in lseek()
Darc_stub.c44 _off64_t lseek64(int fd, _off64_t offset, int whence) in lseek64()
/picolibc-latest/newlib/libc/stdio/
Dfseek.c86 int whence) in fseek()
Dfseeko.c98 int whence) in fseeko()
Dfopencookie.c140 int whence) in fcseeker()
167 int whence) in fcseeker64()
Dfmemopen.c164 int whence) in fmemseeker()
218 int whence) in fmemseeker64()
Dfunopen.c139 int whence) in funseeker()
166 int whence) in funseeker64()
/picolibc-latest/newlib/libc/machine/spu/
Dfseek.c45 int whence; member
53 int whence) in fseek()
/picolibc-latest/newlib/libc/tinystdio/
Dfseek.c43 int FSEEK(FILE *stream, FSEEK_TYPE offset, int whence) in FSEEK()
Dfunopen.c44 __off_t (*seekfn)(void *cookie, __off_t off, int whence), in funopen()
/picolibc-latest/semihost/machine/m68k/
Dm68k_lseek.c46 lseek64(int fd, _off64_t offset, int whence) in lseek64()
Dm68k_stub.c44 off_t lseek(int fd, off_t offset, int whence) in lseek()
/picolibc-latest/semihost/machine/nios2/
Dnios2_lseek.c46 lseek64(int fd, _off64_t offset, int whence) in lseek64()
Dnios2_stub.c44 off_t lseek(int fd, off_t offset, int whence) in lseek()
/picolibc-latest/semihost/fake/
Dfake_stub.c76 off_t lseek(int fd, off_t offset, int whence) in lseek()
84 _off64_t lseek64(int fd, _off64_t offset, int whence) in lseek64()
/picolibc-latest/semihost/machine/powerpc/
Dpowerpc_stub.c77 off_t lseek(int fd, off_t offset, int whence) in lseek()
85 _off64_t lseek64(int fd, _off64_t offset, int whence) in lseek64()
/picolibc-latest/semihost/machine/x86/
De9_stub.c81 off_t lseek(int fd, off_t offset, int whence) in lseek()
89 _off64_t lseek64(int fd, _off64_t offset, int whence) in lseek64()
/picolibc-latest/semihost/machine/mips/
Dmips_stub.c75 off_t lseek(int fd, off_t offset, int whence) in lseek()
83 _off64_t lseek64(int fd, _off64_t offset, int whence) in lseek64()
/picolibc-latest/semihost/machine/msp430/
Dmsp430-stub.c81 off_t lseek(int fd, off_t offset, int whence) in lseek()
89 _off64_t lseek64(int fd, _off64_t offset, int whence) in lseek64()
/picolibc-latest/semihost/machine/sparc/
Dsparc_stub.c75 off_t lseek(int fd, off_t offset, int whence) in lseek()
83 _off64_t lseek64(int fd, _off64_t offset, int whence) in lseek64()
/picolibc-latest/semihost/machine/sh/
Dsh_stub.c82 off_t lseek(int fd, off_t offset, int whence) in lseek()
90 _off64_t lseek64(int fd, _off64_t offset, int whence) in lseek64()
/picolibc-latest/newlib/libc/stdio64/
Dfseeko64.c92 int whence) in fseeko64()
Dstdio64.c36 int whence) in __sseek64()

12