Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dlocale_conv.h172 typedef basic_string<char, char_traits<char>, _Byte_alloc> byte_string; in _GLIBCXX_VISIBILITY() typedef
211 wstring_convert(const byte_string& __byte_err, in _GLIBCXX_VISIBILITY()
241 from_bytes(const byte_string& __str) in _GLIBCXX_VISIBILITY()
263 byte_string in _GLIBCXX_VISIBILITY()
270 byte_string in _GLIBCXX_VISIBILITY()
276 byte_string in _GLIBCXX_VISIBILITY()
283 byte_string in _GLIBCXX_VISIBILITY()
288 byte_string __out{ _M_byte_err_string.get_allocator() }; in _GLIBCXX_VISIBILITY()
308 byte_string _M_byte_err_string; in _GLIBCXX_VISIBILITY()