Searched refs:_shortbuf (Results 1 – 4 of 4) sorted by relevance
79 char _shortbuf[1]; member
349 _IO_setb (fp, fp->_shortbuf, fp->_shortbuf+1, 0); in libc_hidden_def()458 _IO_setb (fp, fp->_shortbuf, fp->_shortbuf+1, 0); in libc_hidden_def()
371 _IO_wsetb (fp, fp->_wide_data->_shortbuf, in libc_hidden_def()372 fp->_wide_data->_shortbuf + 1, 0); in libc_hidden_def()
141 wchar_t _shortbuf[1]; member