Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/tinystdio/
Dstdio.h95 int (*flush)(struct __file *); /* function to flush output to device */ member
107 #define FDEV_SETUP_CLOSE(put, get, flush, _close, rwflag) \ argument
119 #define FDEV_SETUP_EXT(put, get, flush, close, _seek, _setvbuf, rwflag) \ argument