Home
last modified time | relevance | path

Searched refs:__nright (Results 1 – 1 of 1) sorted by relevance

/haiku/headers/cpp/
H A Dropeimpl.h504 _RopeRep* __nright = in _S_concat_char_iter() local
508 __result = _S_tree_concat(__left, __nright); in _S_concat_char_iter()
510 __STL_UNWIND(_S_unref(__left); _S_unref(__nright)); in _S_concat_char_iter()
517 _RopeRep* __nright = in _S_concat_char_iter() local
521 __result = _S_tree_concat(__r, __nright); in _S_concat_char_iter()
523 __STL_UNWIND(_S_unref(__r); _S_unref(__nright)); in _S_concat_char_iter()