Searched defs:off_type (Results 1 – 9 of 9) sorted by relevance
58 typedef typename traits_type::off_type off_type; in _GLIBCXX_VISIBILITY() typedef
64 typedef typename traits_type::off_type off_type; in _GLIBCXX_VISIBILITY() typedef
65 typedef typename traits_type::off_type off_type; in _GLIBCXX_VISIBILITY() typedef
69 typedef std::streamoff off_type; in _GLIBCXX_VISIBILITY() typedef95 typedef typename _Char_types<_CharT>::off_type off_type; in _GLIBCXX_VISIBILITY() typedef
79 typedef typename _Traits::off_type off_type; in _GLIBCXX_VISIBILITY() typedef
77 typedef std::streamoff off_type; in _GLIBCXX_VISIBILITY() typedef103 typedef typename _Char_types<_CharT>::off_type off_type; in _GLIBCXX_VISIBILITY() typedef
52 typedef streamoff off_type; typedef