Searched defs:lseek (Results 1 – 12 of 12) sorted by relevance
| /picolibc-latest/semihost/machine/arc/ |
| D | arc_lseek.c | 45 lseek(int fd, off_t offset, int whence) in lseek() function
|
| /picolibc-latest/semihost/ |
| D | lseek.c | 43 off_t lseek(int fd, off_t offset, int whence) in lseek() function
|
| /picolibc-latest/semihost/machine/m68k/ |
| D | m68k_stub.c | 44 off_t lseek(int fd, off_t offset, int whence) in lseek() function
|
| /picolibc-latest/semihost/machine/nios2/ |
| D | nios2_stub.c | 44 off_t lseek(int fd, off_t offset, int whence) in lseek() function
|
| /picolibc-latest/semihost/fake/ |
| D | fake_stub.c | 76 off_t lseek(int fd, off_t offset, int whence) in lseek() function
|
| /picolibc-latest/semihost/machine/powerpc/ |
| D | powerpc_stub.c | 77 off_t lseek(int fd, off_t offset, int whence) in lseek() function
|
| /picolibc-latest/semihost/machine/x86/ |
| D | e9_stub.c | 81 off_t lseek(int fd, off_t offset, int whence) in lseek() function
|
| /picolibc-latest/semihost/machine/mips/ |
| D | mips_stub.c | 75 off_t lseek(int fd, off_t offset, int whence) in lseek() function
|
| /picolibc-latest/semihost/machine/msp430/ |
| D | msp430-stub.c | 81 off_t lseek(int fd, off_t offset, int whence) in lseek() function
|
| /picolibc-latest/semihost/machine/sparc/ |
| D | sparc_stub.c | 75 off_t lseek(int fd, off_t offset, int whence) in lseek() function
|
| /picolibc-latest/semihost/machine/sh/ |
| D | sh_stub.c | 82 off_t lseek(int fd, off_t offset, int whence) in lseek() function
|
| /picolibc-latest/newlib/libc/machine/nvptx/ |
| D | misc.c | 58 lseek(int fd, off_t offset, int whence) { in lseek() function
|