Home
last modified time | relevance | path

Searched defs:off_type (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
Dchar_traits.h64 typedef std::streamoff off_type; in _GLIBCXX_VISIBILITY() typedef
90 typedef typename _Char_types<_CharT>::off_type off_type; in _GLIBCXX_VISIBILITY() typedef
Dbasic_ios.h76 typedef typename _Traits::off_type off_type; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
Dchar_traits.h66 typedef std::streamoff off_type; in _GLIBCXX_VISIBILITY() typedef
92 typedef typename _Char_types<_CharT>::off_type off_type; in _GLIBCXX_VISIBILITY() typedef
Dbasic_ios.h79 typedef typename _Traits::off_type off_type; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
Dstdio_filebuf.h59 typedef typename traits_type::off_type off_type; in _GLIBCXX_VISIBILITY() typedef
Dstdio_sync_filebuf.h65 typedef typename traits_type::off_type off_type; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
Dstdio_filebuf.h58 typedef typename traits_type::off_type off_type; in _GLIBCXX_VISIBILITY() typedef
Dstdio_sync_filebuf.h65 typedef typename traits_type::off_type off_type; in _GLIBCXX_VISIBILITY() typedef