Home | History | Annotate | Download | only in bits

Lines Matching refs:__result1

1851 	  _ForwardIterator __result1 = __first;
1862 *__result1 = _GLIBCXX_MOVE(*__first);
1863 ++__result1;
1870 _GLIBCXX_MOVE3(__buffer, __result2, __result1);
1871 return __result1;