Home
last modified time | relevance | path

Searched refs:_Bit_pointer (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_bvector.h459 typedef typename _Bit_alloc_traits::pointer _Bit_pointer; in _GLIBCXX_VISIBILITY() typedef
465 _Bit_pointer _M_end_of_storage; in _GLIBCXX_VISIBILITY()
491 _M_end_of_storage = _Bit_pointer(); in _GLIBCXX_VISIBILITY()
555 _Bit_pointer in _GLIBCXX_VISIBILITY()
618 typedef typename _Base::_Bit_pointer _Bit_pointer; in _GLIBCXX_VISIBILITY() typedef
1147 _Bit_pointer __q = this->_M_allocate(__n); in _GLIBCXX_VISIBILITY()
1153 this->_M_impl._M_end_of_storage = _Bit_pointer(); in _GLIBCXX_VISIBILITY()
H A Dvector.tcc813 _Bit_pointer __q = this->_M_allocate(__n); in _M_reallocate()
840 _Bit_pointer __q = this->_M_allocate(__len); in _M_fill_insert()
875 _Bit_pointer __q = this->_M_allocate(__len); in _M_insert_range()
904 _Bit_pointer __q = this->_M_allocate(__len); in _M_insert_aux()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_bvector.h487 typedef typename _Bit_alloc_traits::pointer _Bit_pointer; in _GLIBCXX_VISIBILITY() typedef
503 _Bit_pointer _M_end_of_storage; in _GLIBCXX_VISIBILITY()
628 _Bit_pointer in _GLIBCXX_VISIBILITY()
631 _Bit_pointer __p = _Bit_alloc_traits::allocate(_M_impl, _S_nword(__n)); in _GLIBCXX_VISIBILITY()
695 typedef typename _Base::_Bit_pointer _Bit_pointer; in _GLIBCXX_VISIBILITY() typedef
1304 _Bit_pointer __q = this->_M_allocate(__n); in _GLIBCXX_VISIBILITY()
H A Dvector.tcc843 _Bit_pointer __q = this->_M_allocate(__n); in _M_reallocate()
871 _Bit_pointer __q = this->_M_allocate(__len); in _M_fill_insert()
907 _Bit_pointer __q = this->_M_allocate(__len); in _M_insert_range()
937 _Bit_pointer __q = this->_M_allocate(__len); in _M_insert_aux()