Home | History | Annotate | Download | only in bits

Lines Matching refs:__result1

1842 	  _ForwardIterator __result1 = __first;
1847 *__result1 = _GLIBCXX_MOVE(*__first);
1848 ++__result1;
1855 _GLIBCXX_MOVE3(__buffer, __result2, __result1);
1856 return __result1;