Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Drandom.tcc161 const linear_congruential<_UIntType, __a, __c, __m>& __lcr) in operator <<()
182 linear_congruential<_UIntType, __a, __c, __m>& __lcr) in operator >>()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Drandom.tcc158 const linear_congruential<_UIntType, __a, __c, __m>& __lcr) in operator <<()
179 linear_congruential<_UIntType, __a, __c, __m>& __lcr) in operator >>()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Drandom.tcc174 __a, __c, __m>& __lcr) in operator <<()
195 linear_congruential_engine<_UIntType, __a, __c, __m>& __lcr) in operator >>()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Drandom.tcc155 __a, __c, __m>& __lcr) in operator <<()
176 linear_congruential_engine<_UIntType, __a, __c, __m>& __lcr) in operator >>()