Searched refs:__node_ptr (Results 1 – 3 of 3) sorted by relevance
220 using __node_ptr = typename __hashtable_alloc::__node_ptr; in _GLIBCXX_VISIBILITY() local301 _Scoped_node(__node_ptr __n, __hashtable_alloc* __h) in _GLIBCXX_VISIBILITY()318 __node_ptr _M_node; in _GLIBCXX_VISIBILITY()410 _M_update_bbegin(__node_ptr __n) in _GLIBCXX_VISIBILITY()461 __node_ptr in _GLIBCXX_VISIBILITY()464 __node_ptr in _GLIBCXX_VISIBILITY()466 { return static_cast<__node_ptr>(_M_before_begin._M_nxt); } in _GLIBCXX_VISIBILITY()812 __node_ptr in _GLIBCXX_VISIBILITY()818 return static_cast<__node_ptr>(__before_n->_M_nxt); in _GLIBCXX_VISIBILITY()823 __node_ptr in _GLIBCXX_VISIBILITY()[all …]
1896 using __node_ptr = __node_type*; in _GLIBCXX_VISIBILITY()1923 __node_ptr in _GLIBCXX_VISIBILITY()1928 _M_deallocate_node(__node_ptr __n); in _GLIBCXX_VISIBILITY()1932 _M_deallocate_node_ptr(__node_ptr __n); in _GLIBCXX_VISIBILITY()1937 _M_deallocate_nodes(__node_ptr __n); in _GLIBCXX_VISIBILITY()1952 -> __node_ptr in _GLIBCXX_VISIBILITY()1955 __node_ptr __n = std::__to_address(__nptr); in _GLIBCXX_VISIBILITY()1973 _Hashtable_alloc<_NodeAlloc>::_M_deallocate_node(__node_ptr __n) in _GLIBCXX_VISIBILITY()1981 _Hashtable_alloc<_NodeAlloc>::_M_deallocate_node_ptr(__node_ptr __n) in _GLIBCXX_VISIBILITY()1991 _Hashtable_alloc<_NodeAlloc>::_M_deallocate_nodes(__node_ptr __n) in _GLIBCXX_VISIBILITY()[all …]
2307 (_Insert_base<>::__node_ptr): New.2340 (_Hashtable_alloc<>::__node_ptr): New.