/picolibc-latest/newlib/libc/stdlib/ |
D | getenv.c | 62 int offset; in getenv() local
|
D | setenv.c | 47 int offset; in setenv() local 128 int offset; in unsetenv() local
|
D | getenv_r.c | 79 int *offset) in _findenv()
|
D | nano-memalign.c | 48 size_t offset, size_with_padding; in memalign() local
|
/picolibc-latest/semihost/ |
D | lseek64.c | 44 _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-latest/semihost/machine/arc/ |
D | arc_lseek.c | 45 lseek(int fd, off_t offset, int whence) in lseek()
|
D | arc_stub.c | 44 _off64_t lseek64(int fd, _off64_t offset, int whence) in lseek64()
|
/picolibc-latest/newlib/libc/stdio/ |
D | fseek.c | 85 long offset, in fseek()
|
/picolibc-latest/newlib/libc/machine/spu/ |
D | fseek.c | 43 long offset; member 52 long offset, in fseek()
|
D | pread_ea.c | 45 pread_ea (int fd, __ea void *buf, size_ea_t count, off_t offset) in pread_ea()
|
D | pwrite_ea.c | 45 pwrite_ea (int fd, __ea const void *buf, size_ea_t count, off_t offset) in pwrite_ea()
|
D | mmap_ea.c | 43 flags, int fd, off_t offset) in mmap_ea()
|
/picolibc-latest/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-latest/semihost/machine/m68k/ |
D | m68k_lseek.c | 46 lseek64(int fd, _off64_t offset, int whence) in lseek64()
|
D | m68k_stub.c | 44 off_t lseek(int fd, off_t offset, int whence) in lseek()
|
/picolibc-latest/semihost/machine/nios2/ |
D | nios2_lseek.c | 46 lseek64(int fd, _off64_t offset, int whence) in lseek64()
|
D | nios2_stub.c | 44 off_t lseek(int fd, off_t offset, int whence) in lseek()
|
/picolibc-latest/newlib/libc/time/ |
D | lcltime_r.c | 38 long offset; in localtime_r() local
|
/picolibc-latest/test/ |
D | test-fread-fwrite.c | 62 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/ |
D | fake_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-latest/semihost/machine/powerpc/ |
D | powerpc_stub.c | 77 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/ |
D | e9_stub.c | 81 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/ |
D | mips_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()
|