Home
last modified time | relevance | path

Searched refs:__GMP_DECLSPEC_XX (Results 1 – 1 of 1) sorted by relevance

/dragonfly/gnu/usr.bin/gmp/
HDgmp.h295 #define __GMP_DECLSPEC_XX __GMP_DECLSPEC_EXPORT macro
298 #define __GMP_DECLSPEC_XX __GMP_DECLSPEC_IMPORT macro
302 #define __GMP_DECLSPEC_XX macro
2236 __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);