Home
last modified time | relevance | path

Searched defs:__urngrange (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Duniform_int_dist.h230 const __uctype __urngrange = __urngmax - __urngmin; in _GLIBCXX_VISIBILITY() local
299 const __uctype __urngrange = __urngmax - __urngmin; in _GLIBCXX_VISIBILITY() local
H A Dstl_algo.h3815 const __uc_type __urngrange = __g.max() - __g.min(); in _GLIBCXX_VISIBILITY() local
5764 const __uc_type __urngrange = __g.max() - __g.min(); in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/config/cpu/i486/opt/bits/
H A Dopt_random.h77 const __uctype __urngrange = __urngmax - __urngmin; in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Drandom.tcc877 const __uctype __urngrange = __urngmax - __urngmin; in operator ()() local