Home
last modified time | relevance | path

Searched defs:cookie_seek_function_t (Results 1 – 1 of 1) sorted by relevance

/picolibc-latest/newlib/libc/stdio/
Dstdio.h634 typedef int cookie_seek_function_t(void *__cookie, _off64_t *__off, typedef
637 typedef int cookie_seek_function_t(void *__cookie, off_t *__off, int __whence); typedef