Home
last modified time | relevance | path

Searched refs:__new_result_begin (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dranges_algo.h476 auto __new_result_begin = ranges::begin(__new_range); in _GLIBCXX_VISIBILITY() local
478 if (__new_result_begin == __last1) in _GLIBCXX_VISIBILITY()
482 __result_begin = __new_result_begin; in _GLIBCXX_VISIBILITY()