Searched defs:pos_type (Results 1 – 14 of 14) sorted by relevance
63 typedef std::streampos pos_type; in _GLIBCXX_VISIBILITY() typedef89 typedef typename _Char_types<_CharT>::pos_type pos_type; in _GLIBCXX_VISIBILITY() typedef
75 typedef typename _Traits::pos_type pos_type; in _GLIBCXX_VISIBILITY() typedef
65 typedef std::streampos pos_type; in _GLIBCXX_VISIBILITY() typedef91 typedef typename _Char_types<_CharT>::pos_type pos_type; in _GLIBCXX_VISIBILITY() typedef
78 typedef typename _Traits::pos_type pos_type; in _GLIBCXX_VISIBILITY() typedef
48 typedef typename traits_type::pos_type pos_type; in _GLIBCXX_VISIBILITY() typedef
58 typedef typename traits_type::pos_type pos_type; in _GLIBCXX_VISIBILITY() typedef
64 typedef typename traits_type::pos_type pos_type; in _GLIBCXX_VISIBILITY() typedef
215 typedef typename std::fpos<state_type> pos_type; in _GLIBCXX_VISIBILITY() typedef
57 typedef typename traits_type::pos_type pos_type; in _GLIBCXX_VISIBILITY() typedef
682 enum position_type pos_type; in add_to_sequence() local
3974 enum position_type pos_type; in match_pattern_2() local