Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/stdio/
Dfunopen.c89 typedef int (*funread)(void *_cookie, char *_buf, size_t _n); typedef
101 funread readfn;
196 funread readfn, in funopen()
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-20152498 * libc/stdio/funopen.c (funread): Ditto.