Home
last modified time | relevance | path

Searched refs:_IO_wsetb (Results 1 – 8 of 8) sorted by relevance

/libio/
A Dwfiledoalloc.c82 _IO_wsetb (fp, p, p + size, 1); in _IO_wfile_doallocate()
A Dwstrops.c48 _IO_wsetb (fp, ptr, end, 0); in _IO_wstr_init_static()
114 _IO_wsetb (fp, new_buf, new_buf + new_size, 1); in _IO_wstr_overflow()
200 _IO_wsetb (fp, newbuf, newbuf + newsize, 1); in enlarge_userbuf()
A Dvswprintf.c45 _IO_wsetb (fp, snf->overflow_buf, in _IO_wstrn_overflow()
A Dwgenops.c92 _IO_wsetb (FILE *f, wchar_t *b, wchar_t *eb, int a) in libc_hidden_def()
103 libc_hidden_def (_IO_wsetb) in libc_hidden_def() argument
371 _IO_wsetb (fp, fp->_wide_data->_shortbuf, in libc_hidden_def()
384 _IO_wsetb (fp, buf, buf + BUFSIZ / sizeof *buf, 1); in libc_hidden_def()
A DVersions117 _IO_wdoallocbuf; _IO_wmarker_delta; _IO_wsetb; __woverflow; __wuflow;
A DlibioP.h389 extern void _IO_wsetb (FILE *, wchar_t *, wchar_t *, int) __THROW;
390 libc_hidden_proto (_IO_wsetb)
A Dgenops.c827 _IO_wsetb (fp, NULL, NULL, 0); in _IO_unbuffer_all()
A Dfileops.c149 _IO_wsetb (fp, NULL, NULL, 0); in _IO_new_file_close_it()

Completed in 17 milliseconds