Searched defs:_Char_types (Results 1 – 2 of 2) sorted by relevance
65 struct _Char_types in _GLIBCXX_VISIBILITY() struct67 typedef unsigned long int_type; in _GLIBCXX_VISIBILITY()68 typedef std::streampos pos_type; in _GLIBCXX_VISIBILITY()69 typedef std::streamoff off_type; in _GLIBCXX_VISIBILITY()70 typedef std::mbstate_t state_type; in _GLIBCXX_VISIBILITY()
73 struct _Char_types in _GLIBCXX_VISIBILITY() struct75 typedef unsigned long int_type; in _GLIBCXX_VISIBILITY()76 typedef std::streampos pos_type; in _GLIBCXX_VISIBILITY()77 typedef std::streamoff off_type; in _GLIBCXX_VISIBILITY()78 typedef std::mbstate_t state_type; in _GLIBCXX_VISIBILITY()