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

/freebsd-10-stable/contrib/libstdc++/include/ext/
H A Dropeimpl.h558 _RopeRep* __nright = local
562 { __result = _S_tree_concat(__left, __nright); }
566 _S_unref(__nright);
572 _RopeRep* __nright = local
577 __result = _S_tree_concat(__r, __nright);
582 _S_unref(__nright);

Completed in 98 milliseconds