Searched refs:setbuf (Results 1 – 14 of 14) sorted by relevance
/picolibc-latest/newlib/libc/tinystdio/ |
D | setbuf.c | 39 setbuf(FILE *stream, char *buf) in setbuf() function
|
D | CMakeLists.txt | 108 setbuf.c
|
D | meson.build | 111 'setbuf.c',
|
D | stdio.h | 349 void setbuf(FILE *stream, char *buf);
|
/picolibc-latest/newlib/libc/stdio/ |
D | setbuf.c | 68 setbuf (FILE *__restrict fp, in setbuf() function
|
D | stdio.tex | 97 * Function setbuf:: Specify full buffering for a file or stream 283 @include stdio/setbuf.def
|
D | meson.build | 90 'setbuf.c',
|
D | stdio.h | 344 void setbuf (FILE *__restrict, char *__restrict);
|
/picolibc-latest/newlib/libc/machine/spu/ |
D | setbuf.c | 50 setbuf (FILE *__restrict fp, in setbuf() function
|
/picolibc-latest/test/ |
D | t_fmemopen.c | 471 setbuf(fp, NULL); in ATF_TC_BODY() 999 setbuf(fp, NULL); in ATF_TC_BODY() 1062 setbuf(fp, NULL); in ATF_TC_BODY() 1114 setbuf(fp, NULL); in ATF_TC_BODY() 1175 setbuf(fp, NULL); in ATF_TC_BODY()
|
/picolibc-latest/newlib/ |
D | README | 319 with functions like `setbuf' or `setvbuf'. The buffering mechanism
|
D | ChangeLog-2015 | 2381 libc/machine/spu/fwrite.c, libc/machine/spu/setbuf.c, 2392 libc/stdio/setbuf.c, libc/stdio/snprintf.c, 10652 * libc/machine/spu/setbuf.c: Ditto. 10975 * libc/machine/spu/setbuf.c: Ditto. 14000 libc/stdio/scanf.c libc/stdio/setbuf.c libc/stdio/setbuffer.c, 26911 scanf.c setbuf.c setvbuf.c siprintf.c sprintf.c sscanf.c stdio.c 27664 libc/stdio/rename.c, libc/stdio/rewind.c, libc/stdio/setbuf.c, 27679 * libc/stdio/setbuf.c: added ansi style definition.
|
/picolibc-latest/ |
D | README.md | 648 correctly. This adds setbuf, setbuffer, setlinebuf, setvbuf.
|
D | COPYING.picolibc | 985 newlib/libc/tinystdio/setbuf.c 2154 newlib/libc/machine/spu/setbuf.c 4504 newlib/libc/stdio/setbuf.c
|