Home | History | Annotate | Download | only in ext

Lines Matching refs:__nright

555 	      _RopeRep* __nright =
559 { __result = _S_tree_concat(__left, __nright); }
563 _S_unref(__nright);
569 _RopeRep* __nright =
574 __result = _S_tree_concat(__r, __nright);
579 _S_unref(__nright);