Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dmakebuf.c52 flags = _swhatbuf ( fp, &size, &couldbetty); in _smakebuf()
77 _swhatbuf ( in _swhatbuf() function
Dsetvbuf.c135 fp->_flags |= _swhatbuf ( fp, &iosize, &ttyflag); in setvbuf()
Dlocal.h184 extern int _swhatbuf ( FILE *, size_t *, int *);