Home
last modified time | relevance | path

Searched defs:_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
62 typedef unsigned long int_type; in _GLIBCXX_VISIBILITY()
63 typedef std::streampos pos_type; in _GLIBCXX_VISIBILITY()
64 typedef std::streamoff off_type; in _GLIBCXX_VISIBILITY()
65 typedef std::mbstate_t 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
64 typedef unsigned long int_type; in _GLIBCXX_VISIBILITY()
65 typedef std::streampos pos_type; in _GLIBCXX_VISIBILITY()
66 typedef std::streamoff off_type; in _GLIBCXX_VISIBILITY()
67 typedef std::mbstate_t state_type; in _GLIBCXX_VISIBILITY()