Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Drandom.tcc323 const _UIntType __lower_mask = ~__upper_mask; in operator ()() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Drandom.tcc323 const _UIntType __lower_mask = ~__upper_mask; in operator ()() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Drandom.tcc399 const _UIntType __lower_mask = ~__upper_mask; in _M_gen_rand() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Drandom.tcc402 const _UIntType __lower_mask = ~__upper_mask; in _M_gen_rand() local