Lines Matching refs:buffer

1617 	* libc/machine/aarch64/memchr.S: Add check for zero-sized buffer.
3143 (_VFPRINTF_R): Use _FVWRITE_IN_STREAMIO to control vector buffer.
3146 to control vector buffer.
4117 again with allocated new buffer if buf is not large enough for
4326 if incoming buffer is NULL.
4845 pwc to pmb and convert to array to avoid buffer overflow. Rename c to
5252 _monetary_locale_buf as buffer pointer.
5254 _numeric_locale_buf as buffer pointer.
5256 as buffer pointer.
5311 is defined. Raise conversion buffer size to make sure it has enough
7157 coupling ttyname_r() and ttyname() due to the latter's large buffer).
7187 buffer size to be in wchar_t units if wide == 1 is passed in. In
7188 this case, also initialize the first character of the buffer to be
8692 an initial buffer for asprintf.
8869 * libc/stdio/ftell.c (_ftell_r): Don't flush ungetc buffer on
8872 * libc/stdio/fflush.c (_fflush_r): Clear unget buffer when
9177 size if output buffer is NULL.
10751 there is no buffer.
11156 an asprintf-family buffer, make the default initial size 64.
11976 * libc/stdio/wsetup.c (__swsetup): Don't make a buffer
13339 add special code for unbuffered files to use user buffer and
13519 calls, if realloc fails, free up buffer as it is no longer
16071 buffer based on the precision, after we have processed the input value
16072 in a local buffer and know its relative magnitude.
16145 * libc/stdlib/ldtoa.c (_ldtoa_r): Fix code to allocate a buffer
16910 * libc/stdio/getdelim.c: Reallocate buffer only when necessary.
17495 the buffer for asprintf support.
17932 * libc/include/sys/reent.h: Add signal buffer support for strsignal
19421 * libc/stdio/fseek.c: Reset pointer to buffer base
19422 when forced to seek outside of current buffer contents.
19424 anything in the current buffer.
20859 of using buffer contents which throw away leading zeroes.
21120 * setvbuf.c (setvbuf): When mallocing a buffer of size BUFSIZ,
21154 * libc/stdio/ftell.c (ftell): Avoid using buffer position when the
21155 buffer is not in a useful state.
21163 * ftell.c (ftell): Use actual position within buffer for text mode.
22290 internal static buffer when s is NULL, as prescribed by ANSI.
22991 buffer size.
24405 as the size the result buffer was calculated accordingly.
24874 * libc/sys/win32/strace.c (__sys_printf): Increase size of buffer.
25692 (_gcvt): Always return the buffer.
25712 so that when given NULL as a buffer, return a pointer to static
25908 (CVT_BUF_SIZE): Define (and buffer size from 512 to 128).
27301 buffer if buf is NULL, don't do it here -- it is already being
27681 buffer if none provided.
27683 * libc/stdio/tmpnam.c (worker): created. (tmpnam): mallocs buffer