OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__bpi
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
bitmap_allocator.h
745
_BPiter
__bpi
= _S_find(_FFF());
local
747
_GLIBCXX_DEBUG_ASSERT(
__bpi
== _S_mem_blocks.end());
851
_BPiter
__bpi
= _S_find(__detail::_Functor_Ref<_FFF>(__fff));
local
853
if (
__bpi
!= _S_mem_blocks.end())
861
_S_last_request._M_reset(
__bpi
- _S_mem_blocks.begin());
865
(
__bpi
->first + __fff._M_offset() + __nz_bit);
868
(
__bpi
->first) - (__detail::__num_bitmaps(*
__bpi
) + 1);
/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
bitmap_allocator.h
747
_BPiter
__bpi
= _S_find(_FFF());
local
749
_GLIBCXX_DEBUG_ASSERT(
__bpi
== _S_mem_blocks.end());
853
_BPiter
__bpi
= _S_find(__detail::_Functor_Ref<_FFF>(__fff));
local
855
if (
__bpi
!= _S_mem_blocks.end())
863
_S_last_request._M_reset(
__bpi
- _S_mem_blocks.begin());
867
(
__bpi
->first + __fff._M_offset() + __nz_bit);
870
(
__bpi
->first) - (__detail::__num_bitmaps(*
__bpi
) + 1);
Completed in 25 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026