Searched refs:open_memstream (Results 1 – 6 of 6) sorted by relevance
85 * Function open_memstream:: Open a write stream around an arbitrary-length buffer247 @include stdio/open_memstream.def
383 open_memstream ( in open_memstream() function
202 'open_memstream.c',
533 FILE * open_memstream (char **, size_t *);
1928 * libc/stdio/open_memstream.c (internal_open_memstream_r): Initialize2502 * 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 max7198 * 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 …]
3544 newlib/libc/stdio/open_memstream.c