Home
last modified time | relevance | path

Searched refs:off_t (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/pico_clib_interface/include/llvm_libc/sys/
Dstat.h10 typedef int off_t; typedef
/hal_rpi_pico-latest/src/rp2_common/pico_clib_interface/
Dnewlib_interface.c143 off_t __attribute__((weak)) _lseek(__unused int fd, __unused off_t pos, __unused int whence) { in _lseek()