Searched refs:_M_copy (Results 1 – 1 of 1) sorted by relevance
639 _Link_type _M_copy(_Link_type __x, _Link_type __p);664 _M_root() = _M_copy(__x._M_root(), _M_header); in _Rb_tree()810 _M_root() = _M_copy(__x._M_root(), _M_header);1052 ::_M_copy(_Link_type __x, _Link_type __p) in _M_copy() function1060 __top->_M_right = _M_copy(_S_right(__x), __top); in _M_copy()1069 __y->_M_right = _M_copy(_S_right(__x), __y); in _M_copy()