Searched defs:_UIntType (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/libcxx/include/__random/ |
H A D | uniform_int_distribution.h | 236 _UIntType; in operator() typedef
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/tr1/ |
H A 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 >>()
|