Home
last modified time | relevance | path

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

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h593 static typename _BPVector::size_type _S_last_dealloc_index; variable
695 assert(_S_last_dealloc_index >= 0); in _S_deallocate_single_object()
697 …f (__gnu_cxx::__aux_balloc::_Inclusive_between<pointer>(__p)(_S_mem_blocks[_S_last_dealloc_index])) in _S_deallocate_single_object()
699 assert(_S_last_dealloc_index <= _S_mem_blocks.size() - 1); in _S_deallocate_single_object()
702 __diff = _S_last_dealloc_index; in _S_deallocate_single_object()
713 _S_last_dealloc_index = __diff; in _S_deallocate_single_object()
756 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _S_deallocate_single_object()
758 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _S_deallocate_single_object()
759 assert(_S_last_dealloc_index >= 0); in _S_deallocate_single_object()
832 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h593 static typename _BPVector::size_type _S_last_dealloc_index; variable
695 assert(_S_last_dealloc_index >= 0); in _S_deallocate_single_object()
697 …f (__gnu_cxx::__aux_balloc::_Inclusive_between<pointer>(__p)(_S_mem_blocks[_S_last_dealloc_index])) in _S_deallocate_single_object()
699 assert(_S_last_dealloc_index <= _S_mem_blocks.size() - 1); in _S_deallocate_single_object()
702 __diff = _S_last_dealloc_index; in _S_deallocate_single_object()
713 _S_last_dealloc_index = __diff; in _S_deallocate_single_object()
756 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _S_deallocate_single_object()
758 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _S_deallocate_single_object()
759 assert(_S_last_dealloc_index >= 0); in _S_deallocate_single_object()
832 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0;
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h803 static typename _BPVector::size_type _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
927 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
930 if (__ibt(_S_mem_blocks[_S_last_dealloc_index])) in _GLIBCXX_VISIBILITY()
932 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index in _GLIBCXX_VISIBILITY()
936 __diff = _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
947 _S_last_dealloc_index = __diff; in _GLIBCXX_VISIBILITY()
990 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _GLIBCXX_VISIBILITY()
992 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _GLIBCXX_VISIBILITY()
993 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
1117 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0; in _GLIBCXX_VISIBILITY()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h803 static typename _BPVector::size_type _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
927 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
930 if (__ibt(_S_mem_blocks[_S_last_dealloc_index])) in _GLIBCXX_VISIBILITY()
932 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index in _GLIBCXX_VISIBILITY()
936 __diff = _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
947 _S_last_dealloc_index = __diff; in _GLIBCXX_VISIBILITY()
990 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _GLIBCXX_VISIBILITY()
992 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _GLIBCXX_VISIBILITY()
993 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
1117 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0; in _GLIBCXX_VISIBILITY()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h803 static typename _BPVector::size_type _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
927 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
930 if (__ibt(_S_mem_blocks[_S_last_dealloc_index])) in _GLIBCXX_VISIBILITY()
932 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index in _GLIBCXX_VISIBILITY()
936 __diff = _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
947 _S_last_dealloc_index = __diff; in _GLIBCXX_VISIBILITY()
990 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _GLIBCXX_VISIBILITY()
992 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _GLIBCXX_VISIBILITY()
993 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
1117 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0; in _GLIBCXX_VISIBILITY()
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h806 static typename _BPVector::size_type _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
930 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
933 if (__ibt(_S_mem_blocks[_S_last_dealloc_index])) in _GLIBCXX_VISIBILITY()
935 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index in _GLIBCXX_VISIBILITY()
939 __diff = _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
950 _S_last_dealloc_index = __diff; in _GLIBCXX_VISIBILITY()
993 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _GLIBCXX_VISIBILITY()
995 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _GLIBCXX_VISIBILITY()
996 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
1102 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h803 static typename _BPVector::size_type _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
927 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
930 if (__ibt(_S_mem_blocks[_S_last_dealloc_index])) in _GLIBCXX_VISIBILITY()
932 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index in _GLIBCXX_VISIBILITY()
936 __diff = _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
947 _S_last_dealloc_index = __diff; in _GLIBCXX_VISIBILITY()
990 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _GLIBCXX_VISIBILITY()
992 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _GLIBCXX_VISIBILITY()
993 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
1117 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0; in _GLIBCXX_VISIBILITY()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h806 static typename _BPVector::size_type _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
930 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
933 if (__ibt(_S_mem_blocks[_S_last_dealloc_index])) in _GLIBCXX_VISIBILITY()
935 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index in _GLIBCXX_VISIBILITY()
939 __diff = _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
950 _S_last_dealloc_index = __diff; in _GLIBCXX_VISIBILITY()
993 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _GLIBCXX_VISIBILITY()
995 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _GLIBCXX_VISIBILITY()
996 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
1102 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0; in _GLIBCXX_VISIBILITY()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h803 static typename _BPVector::size_type _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
927 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
930 if (__ibt(_S_mem_blocks[_S_last_dealloc_index])) in _GLIBCXX_VISIBILITY()
932 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index in _GLIBCXX_VISIBILITY()
936 __diff = _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
947 _S_last_dealloc_index = __diff; in _GLIBCXX_VISIBILITY()
990 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _GLIBCXX_VISIBILITY()
992 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _GLIBCXX_VISIBILITY()
993 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
1117 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0; in _GLIBCXX_VISIBILITY()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h803 static typename _BPVector::size_type _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
927 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
930 if (__ibt(_S_mem_blocks[_S_last_dealloc_index])) in _GLIBCXX_VISIBILITY()
932 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index in _GLIBCXX_VISIBILITY()
936 __diff = _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
947 _S_last_dealloc_index = __diff; in _GLIBCXX_VISIBILITY()
990 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _GLIBCXX_VISIBILITY()
992 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _GLIBCXX_VISIBILITY()
993 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
1117 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h803 static typename _BPVector::size_type _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
927 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
930 if (__ibt(_S_mem_blocks[_S_last_dealloc_index])) in _GLIBCXX_VISIBILITY()
932 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index in _GLIBCXX_VISIBILITY()
936 __diff = _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
947 _S_last_dealloc_index = __diff; in _GLIBCXX_VISIBILITY()
990 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _GLIBCXX_VISIBILITY()
992 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _GLIBCXX_VISIBILITY()
993 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
1117 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h806 static typename _BPVector::size_type _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
930 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
933 if (__ibt(_S_mem_blocks[_S_last_dealloc_index])) in _GLIBCXX_VISIBILITY()
935 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index in _GLIBCXX_VISIBILITY()
939 __diff = _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
950 _S_last_dealloc_index = __diff; in _GLIBCXX_VISIBILITY()
993 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _GLIBCXX_VISIBILITY()
995 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _GLIBCXX_VISIBILITY()
996 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
1102 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0; in _GLIBCXX_VISIBILITY()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h803 static typename _BPVector::size_type _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
927 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
930 if (__ibt(_S_mem_blocks[_S_last_dealloc_index])) in _GLIBCXX_VISIBILITY()
932 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index in _GLIBCXX_VISIBILITY()
936 __diff = _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
947 _S_last_dealloc_index = __diff; in _GLIBCXX_VISIBILITY()
990 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _GLIBCXX_VISIBILITY()
992 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _GLIBCXX_VISIBILITY()
993 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
1117 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9-aux/bootstrap/include/c++/9.1.0/ext/
H A Dbitmap_allocator.h803 static typename _BPVector::size_type _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
927 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
930 if (__ibt(_S_mem_blocks[_S_last_dealloc_index])) in _GLIBCXX_VISIBILITY()
932 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index in _GLIBCXX_VISIBILITY()
936 __diff = _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
947 _S_last_dealloc_index = __diff; in _GLIBCXX_VISIBILITY()
990 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _GLIBCXX_VISIBILITY()
992 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _GLIBCXX_VISIBILITY()
993 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
1117 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h803 static typename _BPVector::size_type _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
927 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
930 if (__ibt(_S_mem_blocks[_S_last_dealloc_index])) in _GLIBCXX_VISIBILITY()
932 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index in _GLIBCXX_VISIBILITY()
936 __diff = _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
947 _S_last_dealloc_index = __diff; in _GLIBCXX_VISIBILITY()
990 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _GLIBCXX_VISIBILITY()
992 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _GLIBCXX_VISIBILITY()
993 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
1117 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0; in _GLIBCXX_VISIBILITY()
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h806 static typename _BPVector::size_type _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
930 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
933 if (__ibt(_S_mem_blocks[_S_last_dealloc_index])) in _GLIBCXX_VISIBILITY()
935 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index in _GLIBCXX_VISIBILITY()
939 __diff = _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
950 _S_last_dealloc_index = __diff; in _GLIBCXX_VISIBILITY()
993 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _GLIBCXX_VISIBILITY()
995 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _GLIBCXX_VISIBILITY()
996 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
1102 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/ext/
H A Dbitmap_allocator.h806 static typename _BPVector::size_type _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
930 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
933 if (__ibt(_S_mem_blocks[_S_last_dealloc_index])) in _GLIBCXX_VISIBILITY()
935 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index in _GLIBCXX_VISIBILITY()
939 __diff = _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
950 _S_last_dealloc_index = __diff; in _GLIBCXX_VISIBILITY()
993 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _GLIBCXX_VISIBILITY()
995 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _GLIBCXX_VISIBILITY()
996 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
1102 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h806 static typename _BPVector::size_type _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
930 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
933 if (__ibt(_S_mem_blocks[_S_last_dealloc_index])) in _GLIBCXX_VISIBILITY()
935 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index in _GLIBCXX_VISIBILITY()
939 __diff = _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
950 _S_last_dealloc_index = __diff; in _GLIBCXX_VISIBILITY()
993 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _GLIBCXX_VISIBILITY()
995 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _GLIBCXX_VISIBILITY()
996 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
1102 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h802 static typename _BPVector::size_type _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
928 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
931 if (__ibt(_S_mem_blocks[_S_last_dealloc_index])) in _GLIBCXX_VISIBILITY()
933 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index in _GLIBCXX_VISIBILITY()
937 __diff = _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
948 _S_last_dealloc_index = __diff; in _GLIBCXX_VISIBILITY()
991 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _GLIBCXX_VISIBILITY()
993 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _GLIBCXX_VISIBILITY()
994 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
1120 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h802 static typename _BPVector::size_type _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
928 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
931 if (__ibt(_S_mem_blocks[_S_last_dealloc_index])) in _GLIBCXX_VISIBILITY()
933 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index in _GLIBCXX_VISIBILITY()
937 __diff = _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
948 _S_last_dealloc_index = __diff; in _GLIBCXX_VISIBILITY()
991 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _GLIBCXX_VISIBILITY()
993 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _GLIBCXX_VISIBILITY()
994 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
1120 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h802 static typename _BPVector::size_type _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
928 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
931 if (__ibt(_S_mem_blocks[_S_last_dealloc_index])) in _GLIBCXX_VISIBILITY()
933 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index in _GLIBCXX_VISIBILITY()
937 __diff = _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
948 _S_last_dealloc_index = __diff; in _GLIBCXX_VISIBILITY()
991 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _GLIBCXX_VISIBILITY()
993 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _GLIBCXX_VISIBILITY()
994 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
1120 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h802 static typename _BPVector::size_type _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
928 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
931 if (__ibt(_S_mem_blocks[_S_last_dealloc_index])) in _GLIBCXX_VISIBILITY()
933 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index in _GLIBCXX_VISIBILITY()
937 __diff = _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
948 _S_last_dealloc_index = __diff; in _GLIBCXX_VISIBILITY()
991 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _GLIBCXX_VISIBILITY()
993 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _GLIBCXX_VISIBILITY()
994 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
1120 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0; in _GLIBCXX_VISIBILITY()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h802 static typename _BPVector::size_type _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
928 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
931 if (__ibt(_S_mem_blocks[_S_last_dealloc_index])) in _GLIBCXX_VISIBILITY()
933 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index in _GLIBCXX_VISIBILITY()
937 __diff = _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
948 _S_last_dealloc_index = __diff; in _GLIBCXX_VISIBILITY()
991 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _GLIBCXX_VISIBILITY()
993 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _GLIBCXX_VISIBILITY()
994 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
1120 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h802 static typename _BPVector::size_type _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
928 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
931 if (__ibt(_S_mem_blocks[_S_last_dealloc_index])) in _GLIBCXX_VISIBILITY()
933 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index in _GLIBCXX_VISIBILITY()
937 __diff = _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
948 _S_last_dealloc_index = __diff; in _GLIBCXX_VISIBILITY()
991 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _GLIBCXX_VISIBILITY()
993 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _GLIBCXX_VISIBILITY()
994 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
1120 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0; in _GLIBCXX_VISIBILITY()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h802 static typename _BPVector::size_type _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
928 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
931 if (__ibt(_S_mem_blocks[_S_last_dealloc_index])) in _GLIBCXX_VISIBILITY()
933 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index in _GLIBCXX_VISIBILITY()
937 __diff = _S_last_dealloc_index; in _GLIBCXX_VISIBILITY()
948 _S_last_dealloc_index = __diff; in _GLIBCXX_VISIBILITY()
991 if (_S_last_dealloc_index >= _S_mem_blocks.size()) in _GLIBCXX_VISIBILITY()
993 _S_last_dealloc_index =(__diff != -1 ? __diff : 0); in _GLIBCXX_VISIBILITY()
994 _GLIBCXX_DEBUG_ASSERT(_S_last_dealloc_index >= 0); in _GLIBCXX_VISIBILITY()
1120 bitmap_allocator<_Tp>::_S_last_dealloc_index = 0; in _GLIBCXX_VISIBILITY()