Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
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()
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()