Home
last modified time | relevance | path

Searched defs:_Bit_iterator_base (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstl_bvector.h138 struct _Bit_iterator_base in _GLIBCXX_VISIBILITY() struct
141 _Bit_type * _M_p; in _GLIBCXX_VISIBILITY()
142 unsigned int _M_offset; in _GLIBCXX_VISIBILITY()
144 _Bit_iterator_base(_Bit_type * __x, unsigned int __y) in _GLIBCXX_VISIBILITY() argument
148 _M_bump_up() in _GLIBCXX_VISIBILITY()
158 _M_bump_down() in _GLIBCXX_VISIBILITY()
168 _M_incr(ptrdiff_t __i) in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstl_bvector.h111 struct _Bit_iterator_base in _GLIBCXX_VISIBILITY() struct
114 _Bit_type * _M_p; in _GLIBCXX_VISIBILITY()
115 unsigned int _M_offset; in _GLIBCXX_VISIBILITY()
117 _Bit_iterator_base(_Bit_type * __x, unsigned int __y) in _GLIBCXX_VISIBILITY() argument
121 _M_bump_up() in _GLIBCXX_VISIBILITY()
131 _M_bump_down() in _GLIBCXX_VISIBILITY()
141 _M_incr(ptrdiff_t __i) in _GLIBCXX_VISIBILITY()