Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/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
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Drandom.tcc357 const _UIntType __upper_mask = (~_UIntType()) << __r; in seed() local
401 const _UIntType __upper_mask = (~_UIntType()) << __r; in _M_gen_rand() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Drandom.tcc322 const _UIntType __upper_mask = (~_UIntType()) << __r; in operator ()() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Drandom.tcc322 const _UIntType __upper_mask = (~_UIntType()) << __r; in operator ()() local