Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dstdio.tex85 * Function open_memstream:: Open a write stream around an arbitrary-length buffer
247 @include stdio/open_memstream.def
Dopen_memstream.c383 open_memstream ( in open_memstream() function
Dmeson.build202 'open_memstream.c',
Dstdio.h533 FILE * open_memstream (char **, size_t *);
/picolibc-latest/newlib/
DChangeLog-20151928 * libc/stdio/open_memstream.c (internal_open_memstream_r): Initialize
2502 * libc/stdio/open_memstream.c (memwriter): Ditto.
4419 * libc/stdio/open_memstream.c (internal_open_memstream_r):
7152 * libc/stdio/open_memstream.c (stdint.h): Include.
7186 * libc/stdio/open_memstream.c (internal_open_memstream_r): Fix max
7198 * libc/stdio/open_memstream.c: Add open_wmemstream to doumentation.
7383 * libc/stdio/open_memstream.c: Remove unused variable flags.
9729 Implement fmemopen and open_memstream.
9731 * libc/stdio/open_memstream.c (_open_memstream_r, open_memstream):
9736 (fmemopen, open_memstream): Declare new functions.
[all …]
/picolibc-latest/
DCOPYING.picolibc3544 newlib/libc/stdio/open_memstream.c