Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/tinystdio/
Dsetbuffer.c39 setbuffer(FILE *stream, char *buf, size_t size) in setbuffer() function
DCMakeLists.txt105 setbuffer.c
Dmeson.build105 'setbuffer.c',
Dstdio.h319 void setbuffer(FILE *stream, char *buf, size_t size);
/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Dsetbuffer.c69 setbuffer (FILE * fp, in setbuffer() function
Dstdio.tex98 * setbuffer:: Specify full buffering for a file or stream with size
286 @include stdio/setbuffer.def
Dmeson.build88 'setbuffer.c',
Dstdio.h504 void setbuffer (FILE *, char *, int);
/picolibc-3.7.0-3.6.0/
DREADME.md520 correctly. This adds setbuf, setbuffer, setlinebuf, setvbuf.
DCOPYING.picolibc1016 newlib/libc/tinystdio/setbuffer.c
4411 newlib/libc/stdio/setbuffer.c
/picolibc-3.7.0-3.6.0/newlib/
DChangeLog-201513392 * libc/stdio/setbuffer.c: Removed setlinebuf documentation.
14000 libc/stdio/scanf.c libc/stdio/setbuf.c libc/stdio/setbuffer.c,
18040 * libc/stdio/Makefile.am: Modify to add setbuffer.c and setlinebuf.c.
18042 * libc/stdio/setbuffer.c: New file.