Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Duniform_int_dist.h351 const __uctype __uerngrange = __urngrange + 1; in _GLIBCXX_VISIBILITY() local
352 __tmp = (__uerngrange * operator() in _GLIBCXX_VISIBILITY()
353 (__urng, param_type(0, __urange / __uerngrange))); in _GLIBCXX_VISIBILITY()
438 constexpr __uctype __uerngrange = __urngrange + 1; in _GLIBCXX_VISIBILITY() local
439 __tmp = (__uerngrange * operator() in _GLIBCXX_VISIBILITY()
440 (__urng, param_type(0, __urange / __uerngrange))); in _GLIBCXX_VISIBILITY()