Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/tinystdio/
Dstdio.h164 #define fdev_setup_stream(stream, p, g, fl, f) \ argument
169 (stream)->flush = fl; \
190 #define FDEV_SETUP_STREAM(p, g, fl, f) \ argument
195 .flush = (fl), \