Searched defs:_RealType (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/ |
H A D | random.tcc | 655 const subtract_with_carry_01<_RealType, __w, __s, __r>& __x) in operator <<() 680 subtract_with_carry_01<_RealType, __w, __s, __r>& __x) in operator >>()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/ |
H A D | random.tcc | 658 const subtract_with_carry_01<_RealType, __w, __s, __r>& __x) in operator <<() 683 subtract_with_carry_01<_RealType, __w, __s, __r>& __x) in operator >>()
|