Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_bvector.h481 struct _Bvector_base in _GLIBCXX_VISIBILITY() struct
484 rebind<_Bit_type>::other _Bit_alloc_type; in _GLIBCXX_VISIBILITY()
486 _Bit_alloc_traits; in _GLIBCXX_VISIBILITY()
487 typedef typename _Bit_alloc_traits::pointer _Bit_pointer; in _GLIBCXX_VISIBILITY()
489 struct _Bvector_impl_data in _GLIBCXX_VISIBILITY()
545 struct _Bvector_impl in _GLIBCXX_VISIBILITY()
584 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY()
588 _M_get_Bit_allocator() _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()
593 _M_get_Bit_allocator() const _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()
598 get_allocator() const _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_bvector.h453 struct _Bvector_base in _GLIBCXX_VISIBILITY() struct
456 rebind<_Bit_type>::other _Bit_alloc_type; in _GLIBCXX_VISIBILITY()
458 _Bit_alloc_traits; in _GLIBCXX_VISIBILITY()
459 typedef typename _Bit_alloc_traits::pointer _Bit_pointer; in _GLIBCXX_VISIBILITY()
461 struct _Bvector_impl_data in _GLIBCXX_VISIBILITY()
495 struct _Bvector_impl in _GLIBCXX_VISIBILITY()
522 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY()
525 _M_get_Bit_allocator() _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()
529 _M_get_Bit_allocator() const _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()
533 get_allocator() const _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()
[all …]