_IO_FLAGS2_USER_WBUF
if (f->_wide_data->_IO_buf_base && !(f->_flags2 & _IO_FLAGS2_USER_WBUF))
f->_flags2 &= ~_IO_FLAGS2_USER_WBUF;
f->_flags2 |= _IO_FLAGS2_USER_WBUF;
if (fp->_wide_data->_IO_buf_base && !(fp->_flags2 & _IO_FLAGS2_USER_WBUF))
if (fp->_flags2 & _IO_FLAGS2_USER_WBUF)
if (fp->_wide_data->_IO_buf_base && !(fp->_flags2 & _IO_FLAGS2_USER_WBUF))
if (fp->_flags2 & _IO_FLAGS2_USER_WBUF) /* not allowed to enlarge */