Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/
Dcodecvt_specializations.h67 typedef iconv_t descriptor_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef
77 descriptor_type _M_in_desc; in _GLIBCXX_BEGIN_NAMESPACE()
80 descriptor_type _M_out_desc; in _GLIBCXX_BEGIN_NAMESPACE()
131 const descriptor_type __err = reinterpret_cast<iconv_t>(-1); in _GLIBCXX_BEGIN_NAMESPACE()
157 const descriptor_type& in _GLIBCXX_BEGIN_NAMESPACE()
161 const descriptor_type& in _GLIBCXX_BEGIN_NAMESPACE()
169 const descriptor_type __err = reinterpret_cast<iconv_t>(-1); in _GLIBCXX_BEGIN_NAMESPACE()
202 const descriptor_type __err = reinterpret_cast<iconv_t>(-1); in _GLIBCXX_BEGIN_NAMESPACE()
247 typedef state_type::descriptor_type descriptor_type; typedef
322 const descriptor_type& __desc = __state.out_descriptor(); in do_out()
[all …]