/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/ |
D | getenv.c | 63 int offset; in getenv() local
|
D | setenv.c | 48 int offset; in setenv() local 127 int offset; in unsetenv() local
|
D | getenv_r.c | 78 int *offset) in _findenv()
|
/picolibc-3.5.0-3.4.0/semihost/ |
D | lseek64.c | 43 _off64_t lseek64(int fd, _off64_t offset, int whence) in lseek64()
|
D | lseek.c | 43 off_t lseek(int fd, off_t offset, int whence) in lseek()
|
/picolibc-3.5.0-3.4.0/newlib/libc/stdio/ |
D | fseek.c | 86 long offset, in fseek()
|
D | fopencookie.c | 144 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
|
D | fseeko.c | 98 _off_t offset, in fseeko()
|
D | fmemopen.c | 168 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/ |
D | fseek.c | 42 long offset; member 51 long offset, in fseek()
|
D | pread_ea.c | 43 pread_ea (int fd, __ea void *buf, size_ea_t count, off_t offset) in pread_ea()
|
D | pwrite_ea.c | 43 pwrite_ea (int fd, __ea const void *buf, size_ea_t count, off_t offset) in pwrite_ea()
|
D | mmap_ea.c | 41 flags, int fd, off_t offset) in mmap_ea()
|
D | stack_reg_va.S | 76 #define offset $67 macro
|
D | strcspn.c | 44 unsigned int offset; in strcspn() local
|
D | strpbrk.c | 43 unsigned int offset; in strpbrk() local
|
D | strspn.c | 44 unsigned int offset; in strspn() local
|
/picolibc-3.5.0-3.4.0/newlib/libc/tinystdio/ |
D | fseek.c | 43 int fseek(FILE *stream, FSEEK_TYPE offset, int whence) in fseek()
|
D | ryu_table.c | 99 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/ |
D | lcltime_r.c | 38 long offset; in localtime_r() local
|
/picolibc-3.5.0-3.4.0/semihost/fake/ |
D | fake_stub.c | 75 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/ |
D | powerpc_stub.c | 76 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/ |
D | e9_stub.c | 80 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/ |
D | fseeko64.c | 91 _off64_t offset, in fseeko64()
|
D | stdio64.c | 35 _fpos64_t offset, in __sseek64()
|