Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/tinystdio/
Dstdio-bufio.h88 __bufio_seek, __bufio_setvbuf, \
108 __bufio_seek, __bufio_setvbuf, \
164 __bufio_seek(FILE *f, off_t offset, int whence);
Dbufio.c201 __bufio_seek(FILE *f, off_t offset, int whence) in __bufio_seek() function