Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_algo.h5772 using __param_type = typename __distrib_type::param_type; in _GLIBCXX_VISIBILITY() local
5783 const auto __k = __d(__g, __param_type{0, __pop_sz}); in _GLIBCXX_VISIBILITY()
5800 using __param_type = typename __distrib_type::param_type; in _GLIBCXX_VISIBILITY() local
5850 if (__d(__g, __param_type{0, --__unsampled_sz}) < __n) in _GLIBCXX_VISIBILITY()
H A Dranges_algo.h1774 using __param_type = typename __distrib_type::param_type; in _GLIBCXX_VISIBILITY() local
1785 const auto __k = __d(__g, __param_type{0, __pop_sz}); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_algo.h5775 using __param_type = typename __distrib_type::param_type; in _GLIBCXX_VISIBILITY() local
5786 const auto __k = __d(__g, __param_type{0, __pop_sz}); in _GLIBCXX_VISIBILITY()
5803 using __param_type = typename __distrib_type::param_type; in _GLIBCXX_VISIBILITY() local
5853 if (__d(__g, __param_type{0, --__unsampled_sz}) < __n) in _GLIBCXX_VISIBILITY()
H A Dranges_algo.h1565 using __param_type = typename __distrib_type::param_type; in _GLIBCXX_VISIBILITY() local
1576 const auto __k = __d(__g, __param_type{0, __pop_sz}); in _GLIBCXX_VISIBILITY()