Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dchar_traits.h60 struct _Char_types in _GLIBCXX_VISIBILITY() struct
88 typedef typename _Char_types<_CharT>::int_type int_type; in _GLIBCXX_VISIBILITY()
89 typedef typename _Char_types<_CharT>::pos_type pos_type; in _GLIBCXX_VISIBILITY()
90 typedef typename _Char_types<_CharT>::off_type off_type; in _GLIBCXX_VISIBILITY()
91 typedef typename _Char_types<_CharT>::state_type state_type; in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dchar_traits.h62 struct _Char_types in _GLIBCXX_VISIBILITY() struct
90 typedef typename _Char_types<_CharT>::int_type int_type; in _GLIBCXX_VISIBILITY()
91 typedef typename _Char_types<_CharT>::pos_type pos_type; in _GLIBCXX_VISIBILITY()
92 typedef typename _Char_types<_CharT>::off_type off_type; in _GLIBCXX_VISIBILITY()
93 typedef typename _Char_types<_CharT>::state_type state_type; in _GLIBCXX_VISIBILITY()