Home | History | Annotate | Download | only in ext

Lines Matching refs:__bp

318 	operator()(_Block_pair __bp) const throw()
320 if (std::less_equal<pointer>()(_M_ptr_value, __bp.second)
321 && std::greater_equal<pointer>()(_M_ptr_value, __bp.first))
371 operator()(_Block_pair __bp) throw()
384 __gnu_cxx::__detail::__num_bitmaps(__bp);
387 (__bp.first) - (__diff + 1))
388 == __gnu_cxx::__detail::__num_blocks(__bp))
391 size_t* __rover = reinterpret_cast<size_t*>(__bp.first) - 1;
801 _Block_pair __bp =
809 _S_mem_blocks.push_back(__bp);
1007 // _Block_pair __bp = _S_mem_blocks[__diff];