Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dstl_algo.h5783 for (auto __pop_sz = __sample_sz; __first != __last; in _GLIBCXX_VISIBILITY() local
5784 ++__first, (void) ++__pop_sz) in _GLIBCXX_VISIBILITY()
5786 const auto __k = __d(__g, __param_type{0, __pop_sz}); in _GLIBCXX_VISIBILITY()
Dranges_algo.h1573 for (auto __pop_sz = __sample_sz; __first != __last; in _GLIBCXX_VISIBILITY() local
1574 ++__first, (void) ++__pop_sz) in _GLIBCXX_VISIBILITY()
1576 const auto __k = __d(__g, __param_type{0, __pop_sz}); in _GLIBCXX_VISIBILITY()