Searched defs:lseek64 (Results 1 – 11 of 11) sorted by relevance
/picolibc-latest/semihost/ |
D | lseek64.c | 44 _off64_t lseek64(int fd, _off64_t offset, int whence) in lseek64() function
|
/picolibc-latest/semihost/machine/arc/ |
D | arc_stub.c | 44 _off64_t lseek64(int fd, _off64_t offset, int whence) in lseek64() function
|
/picolibc-latest/semihost/machine/m68k/ |
D | m68k_lseek.c | 46 lseek64(int fd, _off64_t offset, int whence) in lseek64() function
|
/picolibc-latest/semihost/machine/nios2/ |
D | nios2_lseek.c | 46 lseek64(int fd, _off64_t offset, int whence) in lseek64() function
|
/picolibc-latest/semihost/fake/ |
D | fake_stub.c | 84 _off64_t lseek64(int fd, _off64_t offset, int whence) in lseek64() function
|
/picolibc-latest/semihost/machine/powerpc/ |
D | powerpc_stub.c | 85 _off64_t lseek64(int fd, _off64_t offset, int whence) in lseek64() function
|
/picolibc-latest/semihost/machine/x86/ |
D | e9_stub.c | 89 _off64_t lseek64(int fd, _off64_t offset, int whence) in lseek64() function
|
/picolibc-latest/semihost/machine/mips/ |
D | mips_stub.c | 83 _off64_t lseek64(int fd, _off64_t offset, int whence) in lseek64() function
|
/picolibc-latest/semihost/machine/msp430/ |
D | msp430-stub.c | 89 _off64_t lseek64(int fd, _off64_t offset, int whence) in lseek64() function
|
/picolibc-latest/semihost/machine/sparc/ |
D | sparc_stub.c | 83 _off64_t lseek64(int fd, _off64_t offset, int whence) in lseek64() function
|
/picolibc-latest/semihost/machine/sh/ |
D | sh_stub.c | 90 _off64_t lseek64(int fd, _off64_t offset, int whence) in lseek64() function
|