Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Drandom.tcc373 const _UIntType __upper_mask = (~_UIntType()) << __r; in seed() local
422 const _UIntType __upper_mask = (~_UIntType()) << __r; in operator ()() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Drandom.tcc354 const _UIntType __upper_mask = (~_UIntType()) << __r; in seed() local
398 const _UIntType __upper_mask = (~_UIntType()) << __r; in _M_gen_rand() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Drandom.tcc322 const _UIntType __upper_mask = (~_UIntType()) << __r; in operator ()() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Drandom.tcc325 const _UIntType __upper_mask = (~_UIntType()) << __r; in operator ()() local