Searched refs:max_word_index (Results 1 – 3 of 3) sorted by relevance
357 if (_M_next_word == max_word_index()) in full()438 _M_next_word = std::min(next, max_word_index()); in update_next_word()460 static constexpr size_type max_word_index() noexcept in max_word_index() function
322 if (_M_next_word == max_word_index()) in full()403 _M_next_word = std::min(next, max_word_index()); in update_next_word()425 static constexpr size_type max_word_index() noexcept in max_word_index() function
520 (bitset::max_blocks_per_chunk(), bitset::max_word_index()): Use737 (bitset::max_word_index()): New function.