Lines Matching refs:ostream
24 #include <iosfwd> /* for std::istream, std::ostream, std::string */
2133 __GMP_DECLSPEC_XX std::ostream& operator<< (std::ostream &, mpz_srcptr);
2134 __GMP_DECLSPEC_XX std::ostream& operator<< (std::ostream &, mpq_srcptr);
2135 __GMP_DECLSPEC_XX std::ostream& operator<< (std::ostream &, mpf_srcptr);