Searched refs:__num_nodes (Results 1 – 2 of 2) sorted by relevance
617 const size_t __num_nodes = (__num_elements / __deque_buf_size(sizeof(_Tp)) in _GLIBCXX_VISIBILITY() local621 size_t(__num_nodes + 2)); in _GLIBCXX_VISIBILITY()630 + (this->_M_impl._M_map_size - __num_nodes) / 2); in _GLIBCXX_VISIBILITY()631 _Map_pointer __nfinish = __nstart + __num_nodes; in _GLIBCXX_VISIBILITY()
641 const size_t __num_nodes = (__num_elements / __deque_buf_size(sizeof(_Tp)) in _GLIBCXX_VISIBILITY() local645 size_t(__num_nodes + 2)); in _GLIBCXX_VISIBILITY()654 + (this->_M_impl._M_map_size - __num_nodes) / 2); in _GLIBCXX_VISIBILITY()655 _Map_pointer __nfinish = __nstart + __num_nodes; in _GLIBCXX_VISIBILITY()