Searched defs:__lasti (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | ranges_algo.h | 1367 auto __lasti = ranges::next(__first, __last); in _GLIBCXX_VISIBILITY() local 1556 auto __lasti = ranges::next(__first, __last); in _GLIBCXX_VISIBILITY() local 1610 auto __lasti = ranges::next(__first, __last); in _GLIBCXX_VISIBILITY() local 1638 auto __lasti = ranges::next(__first, __last); in _GLIBCXX_VISIBILITY() local 1666 auto __lasti = ranges::next(__first, __last); in _GLIBCXX_VISIBILITY() local 1694 auto __lasti = ranges::next(__first, __last); in _GLIBCXX_VISIBILITY() local 1722 auto __lasti = ranges::next(__first, __last); in _GLIBCXX_VISIBILITY() local 1817 auto __lasti = ranges::next(__first, __last); in _GLIBCXX_VISIBILITY() local 1845 auto __lasti = ranges::next(__first, __last); in _GLIBCXX_VISIBILITY() local 1930 auto __lasti = ranges::next(std::move(__first), in _GLIBCXX_VISIBILITY() local [all …]
|
H A D | ranges_algobase.h | 405 auto __lasti = ranges::next(__first, __last); in _GLIBCXX_VISIBILITY() local 421 auto __lasti = ranges::next(__first, __last); in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | ranges_algo.h | 1577 auto __lasti = ranges::next(__first, __last); in _GLIBCXX_VISIBILITY() local 1766 auto __lasti = ranges::next(__first, __last); in _GLIBCXX_VISIBILITY() local 1819 auto __lasti = ranges::next(__first, __last); in _GLIBCXX_VISIBILITY() local 1847 auto __lasti = ranges::next(__first, __last); in _GLIBCXX_VISIBILITY() local 1875 auto __lasti = ranges::next(__first, __last); in _GLIBCXX_VISIBILITY() local 1903 auto __lasti = ranges::next(__first, __last); in _GLIBCXX_VISIBILITY() local 1931 auto __lasti = ranges::next(__first, __last); in _GLIBCXX_VISIBILITY() local 2026 auto __lasti = ranges::next(__first, __last); in _GLIBCXX_VISIBILITY() local 2054 auto __lasti = ranges::next(__first, __last); in _GLIBCXX_VISIBILITY() local 2139 auto __lasti = ranges::next(std::move(__first), in _GLIBCXX_VISIBILITY() local [all …]
|
H A D | ranges_algobase.h | 408 auto __lasti = ranges::next(__first, __last); in _GLIBCXX_VISIBILITY() local 424 auto __lasti = ranges::next(__first, __last); in _GLIBCXX_VISIBILITY() local
|