Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/libstdc++-v3/include/bits/
Dstl_bvector.h397 _M_get_Bit_allocator() in _M_get_Bit_allocator() function
401 _M_get_Bit_allocator() const in _M_get_Bit_allocator() function
406 { return allocator_type(_M_get_Bit_allocator()); } in get_allocator()
480 using _Base::_M_get_Bit_allocator; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
498 : _Base(__x._M_get_Bit_allocator()) in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
585 const size_type __asize = _M_get_Bit_allocator().max_size(); in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
691 _S_do_it(_M_get_Bit_allocator(), __x._M_get_Bit_allocator()); in _GLIBCXX_BEGIN_NESTED_NAMESPACE()