Searched refs:__GMP_DECLSPEC_XX (Results 1 – 1 of 1) sorted by relevance
295 #define __GMP_DECLSPEC_XX __GMP_DECLSPEC_EXPORT macro298 #define __GMP_DECLSPEC_XX __GMP_DECLSPEC_IMPORT macro302 #define __GMP_DECLSPEC_XX macro2236 __GMP_DECLSPEC_XX std::ostream& operator<< (std::ostream &, mpz_srcptr);2237 __GMP_DECLSPEC_XX std::ostream& operator<< (std::ostream &, mpq_srcptr);2238 __GMP_DECLSPEC_XX std::ostream& operator<< (std::ostream &, mpf_srcptr);2239 __GMP_DECLSPEC_XX std::istream& operator>> (std::istream &, mpz_ptr);2240 __GMP_DECLSPEC_XX std::istream& operator>> (std::istream &, mpq_ptr);2241 __GMP_DECLSPEC_XX std::istream& operator>> (std::istream &, mpf_ptr);