Home | History | Annotate | Download | only in bits

Lines Matching full:__result1

1825 	  _ForwardIterator __result1 = __first;
1836 *__result1 = _GLIBCXX_MOVE(*__first);
1837 ++__result1;
1844 _GLIBCXX_MOVE3(__buffer, __result2, __result1);
1845 return __result1;