Home
last modified time | relevance | path

Searched defs:__past (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/libstdc++-v3/config/cpu/i486/opt/bits/
H A Dopt_random.h102 const __uctype __past = __uerange * __scaling; in _GLIBCXX_VISIBILITY() local
139 const __uctype __past = __highrange * __scaling; in _GLIBCXX_VISIBILITY() local
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Duniform_int_dist.h241 const __uctype __past = __uerange * __scaling; in _GLIBCXX_VISIBILITY() local
321 const __uctype __past = __uerange * __scaling; in _GLIBCXX_VISIBILITY() local
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Drandom.tcc888 const __uctype __past = __uerange * __scaling; in operator ()() local