Home
last modified time | relevance | path

Searched defs:pos_type (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Denc_filebuf.h48 typedef typename traits_type::pos_type pos_type; in _GLIBCXX_VISIBILITY() typedef
H A Dstdio_filebuf.h57 typedef typename traits_type::pos_type pos_type; in _GLIBCXX_VISIBILITY() typedef
H A Dstdio_sync_filebuf.h64 typedef typename traits_type::pos_type pos_type; in _GLIBCXX_VISIBILITY() typedef
H A Dcodecvt_specializations.h215 typedef typename std::fpos<state_type> pos_type; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Denc_filebuf.h48 typedef typename traits_type::pos_type pos_type; in _GLIBCXX_VISIBILITY() typedef
H A Dstdio_filebuf.h57 typedef typename traits_type::pos_type pos_type; in _GLIBCXX_VISIBILITY() typedef
H A Dstdio_sync_filebuf.h63 typedef typename traits_type::pos_type pos_type; in _GLIBCXX_VISIBILITY() typedef
H A Dcodecvt_specializations.h215 typedef typename std::fpos<state_type> pos_type; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dchar_traits.h68 typedef std::streampos pos_type; in _GLIBCXX_VISIBILITY() typedef
94 typedef typename _Char_types<_CharT>::pos_type pos_type; in _GLIBCXX_VISIBILITY() typedef
H A Dbasic_ios.h78 typedef typename _Traits::pos_type pos_type; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dchar_traits.h76 typedef std::streampos pos_type; in _GLIBCXX_VISIBILITY() typedef
102 typedef typename _Char_types<_CharT>::pos_type pos_type; in _GLIBCXX_VISIBILITY() typedef
H A Dbasic_ios.h78 typedef typename _Traits::pos_type pos_type; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/
H A Dreadlinebuf.h51 typedef streampos pos_type; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenrecog.c3991 enum position_type pos_type; in match_pattern_2() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenrecog.cc3989 enum position_type pos_type; in match_pattern_2() local