Searched refs:_S_tree_concat (Results 1 – 3 of 3) sorted by relevance
| /trueos/contrib/libstdc++/include/ext/ |
| D | ropeimpl.h | 497 _S_tree_concat(_RopeRep* __left, _RopeRep* __right) in _S_tree_concat() function 562 { __result = _S_tree_concat(__left, __nright); } in _S_concat_char_iter() 577 __result = _S_tree_concat(__r, __nright); in _S_concat_char_iter() 642 { __result = _S_tree_concat(__r, __right); } in _S_destr_concat_char_iter() 694 { return(_S_tree_concat(__leftleft, __rest)); } in _S_concat() 707 { return(_S_tree_concat(__left, __right)); } in _S_concat()
|
| D | rope | 1676 _S_tree_concat(_RopeRep* __left, _RopeRep* __right);
|
| /trueos/contrib/libstdc++/ |
| D | ChangeLog-2001 | 350 _S_destr_leaf_concat_char_iter, _S_tree_concat, _S_concat_char_iter,
|