Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Drefill.c27 lflush (FILE *fp) in lflush() function
105 (void) _fwalk_sglue (lflush, &__sglue); in _srefill()
/picolibc-3.7.0-3.6.0/newlib/
DChangeLog-201520758 * libc/stdio/refill.c (lflush): Added correct parentheses.