Searched refs:__spot (Results 1 – 2 of 2) sorted by relevance
110 _RAIter1 __spot = adjacent_find(__begin1, __end1 + 1, in _M_sequential_algorithm() local112 if (__spot == (__end1 + 1)) in _M_sequential_algorithm()113 __spot = __end1; in _M_sequential_algorithm()114 return std::make_pair(__spot, __begin2); in _M_sequential_algorithm()
749 _RAIter __spot = __gnu_parallel:: in _GLIBCXX_VISIBILITY() local754 if (__spot == (__end - 1)) in _GLIBCXX_VISIBILITY()757 return __spot; in _GLIBCXX_VISIBILITY()