Searched refs:__bpi (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h761 _BPiter __bpi = local
766 _GLIBCXX_DEBUG_ASSERT(__bpi == _S_mem_blocks.end());
878 _BPiter __bpi = local
883 if (__bpi != _S_mem_blocks.end())
891 _S_last_request._M_reset(__bpi - _S_mem_blocks.begin());
895 (__bpi->first + __fff._M_offset() + __nz_bit);
898 (__bpi->first)
899 - (__gnu_cxx::__detail::__num_bitmaps(*__bpi) + 1);

Completed in 123 milliseconds