Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 25 of 45) sorted by relevance

12

/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/
Dgetenv.c63 int offset; in getenv() local
Dsetenv.c48 int offset; in setenv() local
127 int offset; in unsetenv() local
Dgetenv_r.c78 int *offset) in _findenv()
/picolibc-3.5.0-3.4.0/semihost/
Dlseek64.c43 _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-3.5.0-3.4.0/newlib/libc/stdio/
Dfseek.c86 long offset, in fseek()
Dfopencookie.c144 off_t offset = (off_t) pos; in fcseeker() local
146 _off64_t offset = (_off64_t) pos; in fcseeker() local
169 _off64_t offset = (_off64_t) pos; in fcseeker64() local
Dfseeko.c98 _off_t offset, in fseeko()
Dfmemopen.c168 off_t offset = (off_t) pos; in fmemseeker() local
170 _off64_t offset = (_off64_t) pos; in fmemseeker() local
220 _off64_t offset = (_off64_t) pos; in fmemseeker64() local
/picolibc-3.5.0-3.4.0/newlib/libc/machine/spu/
Dfseek.c42 long offset; member
51 long offset, in fseek()
Dpread_ea.c43 pread_ea (int fd, __ea void *buf, size_ea_t count, off_t offset) in pread_ea()
Dpwrite_ea.c43 pwrite_ea (int fd, __ea const void *buf, size_ea_t count, off_t offset) in pwrite_ea()
Dmmap_ea.c41 flags, int fd, off_t offset) in mmap_ea()
Dstack_reg_va.S76 #define offset $67 macro
Dstrcspn.c44 unsigned int offset; in strcspn() local
Dstrpbrk.c43 unsigned int offset; in strpbrk() local
Dstrspn.c44 unsigned int offset; in strspn() local
/picolibc-3.5.0-3.4.0/newlib/libc/tinystdio/
Dfseek.c43 int fseek(FILE *stream, FSEEK_TYPE offset, int whence) in fseek()
Dryu_table.c99 const uint32_t offset = i - base2; in __double_computePow5() local
119 const uint32_t offset = base2 - i; in __double_computeInvPow5() local
142 const uint32_t offset = i - base2; in __double_computePow5() local
168 const uint32_t offset = base2 - i; in __double_computeInvPow5() local
/picolibc-3.5.0-3.4.0/newlib/libc/time/
Dlcltime_r.c38 long offset; in localtime_r() local
/picolibc-3.5.0-3.4.0/semihost/fake/
Dfake_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-3.5.0-3.4.0/semihost/machine/powerpc/
Dpowerpc_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-3.5.0-3.4.0/semihost/machine/x86/
De9_stub.c80 off_t lseek(int fd, off_t offset, int whence) in lseek()
88 _off64_t lseek64(int fd, _off64_t offset, int whence) in lseek64()
/picolibc-3.5.0-3.4.0/newlib/libc/stdio64/
Dfseeko64.c91 _off64_t offset, in fseeko64()
Dstdio64.c35 _fpos64_t offset, in __sseek64()

12