Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dchar_traits.h65 struct _Char_types in _GLIBCXX_VISIBILITY() struct
67 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()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dchar_traits.h73 struct _Char_types in _GLIBCXX_VISIBILITY() struct
75 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()