Home | History | Annotate | Download | only in bits

Lines Matching defs:__node

334           typename _Node::_Pointer __node = this->_M_get_node();
337 _M_get_Node_allocator().construct(__node,
339 __node->_M_next = 0;
343 this->_M_put_node(__node);
346 return __node;