Home
last modified time | relevance | path

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

123

/picolibc-latest/newlib/libc/stdlib/
Dgetenv.c62 int offset; in getenv() local
Dsetenv.c47 int offset; in setenv() local
128 int offset; in unsetenv() local
Dgetenv_r.c79 int *offset) in _findenv()
Dnano-memalign.c48 size_t offset, size_with_padding; in memalign() local
/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.c85 long offset, in fseek()
/picolibc-latest/newlib/libc/machine/spu/
Dfseek.c43 long offset; member
52 long offset, in fseek()
Dpread_ea.c45 pread_ea (int fd, __ea void *buf, size_ea_t count, off_t offset) in pread_ea()
Dpwrite_ea.c45 pwrite_ea (int fd, __ea const void *buf, size_ea_t count, off_t offset) in pwrite_ea()
Dmmap_ea.c43 flags, int fd, off_t offset) in mmap_ea()
/picolibc-latest/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-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/newlib/libc/time/
Dlcltime_r.c38 long offset; in localtime_r() local
/picolibc-latest/test/
Dtest-fread-fwrite.c62 test_value(long offset, int generation) in test_value()
68 fill_buf(long offset, int generation, void *b, size_t len) in fill_buf()
76 check_buf(long offset, int generation, void *b, size_t len) in check_buf()
119 off_t offset; in main() local
/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()

123