Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/tinystdio/
Dfmemopen.c90 __fmem_flush(FILE *f) in __fmem_flush() function
132 __fmem_flush(f); in __fmem_close()
194 .xfile = FDEV_SETUP_EXT(__fmem_put, __fmem_get, __fmem_flush, in fmemopen()