Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dstdio_filebuf.h58 typedef typename traits_type::off_type off_type; in _GLIBCXX_VISIBILITY() typedef
H A Dstdio_sync_filebuf.h64 typedef typename traits_type::off_type off_type; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dstdio_filebuf.h58 typedef typename traits_type::off_type off_type; in _GLIBCXX_VISIBILITY() typedef
H A Dstdio_sync_filebuf.h65 typedef typename traits_type::off_type off_type; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dchar_traits.h69 typedef std::streamoff off_type; in _GLIBCXX_VISIBILITY() typedef
95 typedef typename _Char_types<_CharT>::off_type off_type; in _GLIBCXX_VISIBILITY() typedef
H A Dbasic_ios.h79 typedef typename _Traits::off_type off_type; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dchar_traits.h77 typedef std::streamoff off_type; in _GLIBCXX_VISIBILITY() typedef
103 typedef typename _Char_types<_CharT>::off_type off_type; in _GLIBCXX_VISIBILITY() typedef
H A Dbasic_ios.h79 typedef typename _Traits::off_type off_type; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/
H A Dreadlinebuf.h52 typedef streamoff off_type; typedef