Searched defs:_IntType (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/gnu/gcc/libstdc++-v3/include/tr1/ |
| D | random.tcc | 396 const subtract_with_carry<_IntType, __m, __s, __r>& __x) in operator <<() 420 subtract_with_carry<_IntType, __m, __s, __r>& __x) in operator >>() 841 const geometric_distribution<_IntType, _RealType>& __x) in operator <<() 1004 const poisson_distribution<_IntType, _RealType>& __x) in operator <<() 1029 poisson_distribution<_IntType, _RealType>& __x) in operator >>() 1242 const binomial_distribution<_IntType, _RealType>& __x) in operator <<() 1268 binomial_distribution<_IntType, _RealType>& __x) in operator >>()
|