Searched defs:_UIntType (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/gnu/gcc/libstdc++-v3/include/tr1/ |
| D | random.tcc | 144 const linear_congruential<_UIntType, __a, __c, __m>& __lcr) in operator <<() 165 linear_congruential<_UIntType, __a, __c, __m>& __lcr) in operator >>() 273 const mersenne_twister<_UIntType, __w, __n, __m, in operator <<() 300 mersenne_twister<_UIntType, __w, __n, __m, in operator >>()
|