Searched defs:_IntType (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/ |
H A D | random.tcc | 499 const subtract_with_carry<_IntType, __m, __s, __r>& __x) in operator <<() 523 subtract_with_carry<_IntType, __m, __s, __r>& __x) in operator >>() 1009 const geometric_distribution<_IntType, _RealType>& __x) in operator <<() 1172 const poisson_distribution<_IntType, _RealType>& __x) in operator <<() 1197 poisson_distribution<_IntType, _RealType>& __x) in operator >>() 1410 const binomial_distribution<_IntType, _RealType>& __x) in operator <<() 1436 binomial_distribution<_IntType, _RealType>& __x) in operator >>()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
H A D | random.tcc | 499 const subtract_with_carry<_IntType, __m, __s, __r>& __x) in operator <<() 523 subtract_with_carry<_IntType, __m, __s, __r>& __x) in operator >>() 1009 const geometric_distribution<_IntType, _RealType>& __x) in operator <<() 1172 const poisson_distribution<_IntType, _RealType>& __x) in operator <<() 1197 poisson_distribution<_IntType, _RealType>& __x) in operator >>() 1410 const binomial_distribution<_IntType, _RealType>& __x) in operator <<() 1436 binomial_distribution<_IntType, _RealType>& __x) in operator >>()
|