Home
last modified time | relevance | path

Searched defs:__node (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dstl_list.h137 _List_node_base* const __node = this->_M_base(); in _GLIBCXX_VISIBILITY() local
Ddeque.tcc862 for (_Map_pointer __node = __first._M_node + 1; in _M_insert_aux() local
990 for (typename _Iter::_Map_pointer __node = __first._M_node + 1; in _M_insert_aux() local
1014 for (typename _Iter::_Map_pointer __node = __first._M_node + 1; in _M_insert_aux() local
1136 for (typename _Iter::_Map_pointer __node = __last._M_node - 1; in _M_insert_aux() local
1213 for (typename _Iter::_Map_pointer __node = __first1._M_node + 1; in _M_insert_aux() local
Dforward_list.tcc375 _Node_base* __node = &this->_M_impl._M_head; in merge() local
Dstl_tree.h470 _Link_type __node = static_cast<_Link_type>(_M_extract()); in _GLIBCXX_VISIBILITY() local
488 _Base_ptr __node = _M_nodes; in _GLIBCXX_VISIBILITY() local
Dforward_list.h368 _Node* __node = this->_M_get_node(); in _GLIBCXX_VISIBILITY() local
Dhashtable.h2259 if (__node_ptr __node = _M_find_node_tr(__bkt, __k, __code)) in _GLIBCXX_VISIBILITY() local