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

/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/ext/
H A Dbitmap_allocator.h438 size_t* _M_last_bmap_in_block; member in class:__detail::_Bitmap_counter
464 _M_last_bmap_in_block = _M_curr_bmap
484 if (_M_curr_bmap == _M_last_bmap_in_block)

Completed in 116 milliseconds