Home
last modified time | relevance | path

Searched defs:_UIntType (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__random/
H A Duniform_int_distribution.h236 _UIntType; in operator() typedef
/openbsd-src/gnu/gcc/libstdc++-v3/include/tr1/
H A Drandom.tcc144 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 >>()