Searched refs:_S_concat_char_iter (Results 1 – 3 of 3) sorted by relevance
| /trueos/contrib/libstdc++/include/ext/ |
| D | ropeimpl.h | 533 _S_concat_char_iter(_RopeRep* __r, const _CharT*__s, size_t __slen) in _S_concat_char_iter() function 601 return _S_concat_char_iter(__r, __s, __slen); in _S_destr_concat_char_iter()
|
| D | rope | 1570 static _RopeRep* _S_concat_char_iter(_RopeRep* __r, 1583 { return _S_concat_char_iter(__r, __iter, __slen); } 2184 _Self_destruct_ptr __left_result(_S_concat_char_iter(__left, __i, __n)); 2782 return rope_type(rope_type::_S_concat_char_iter(__left._M_tree_ptr, 2800 return rope_type(rope_type::_S_concat_char_iter(__left._M_tree_ptr,
|
| /trueos/contrib/libstdc++/ |
| D | ChangeLog-2001 | 350 _S_destr_leaf_concat_char_iter, _S_tree_concat, _S_concat_char_iter,
|