Searched defs:__lcr (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/ |
H A D | random.tcc | 158 const linear_congruential<_UIntType, __a, __c, __m>& __lcr) in operator <<() 179 linear_congruential<_UIntType, __a, __c, __m>& __lcr) in operator >>()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
H A D | random.tcc | 158 const linear_congruential<_UIntType, __a, __c, __m>& __lcr) in operator <<() 179 linear_congruential<_UIntType, __a, __c, __m>& __lcr) in operator >>()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | random.tcc | 156 __a, __c, __m>& __lcr) in operator <<() 176 linear_congruential_engine<_UIntType, __a, __c, __m>& __lcr) in operator >>()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | random.tcc | 158 __a, __c, __m>& __lcr) in operator <<() 178 linear_congruential_engine<_UIntType, __a, __c, __m>& __lcr) in operator >>()
|