Searched refs:_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
46 enum { _BUF_SIZE = _STR_SIZE + 1 }; enumerator48 _CharT _M_static_buf[_BUF_SIZE];64 if (__n > _BUF_SIZE) {