Searched refs:mpfr_float_imp (Results 1 – 1 of 1) sorted by relevance
87 struct mpfr_float_imp;90 struct mpfr_float_imp<digits10, allocate_dynamic> struct102 mpfr_float_imp() in mpfr_float_imp() argument107 mpfr_float_imp(unsigned digits2) in mpfr_float_imp() function113 mpfr_float_imp(const mpfr_float_imp& o) in mpfr_float_imp() argument120 mpfr_float_imp(mpfr_float_imp&& o) BOOST_NOEXCEPT in mpfr_float_imp() function126 mpfr_float_imp& operator=(const mpfr_float_imp& o) in operator =() argument137 mpfr_float_imp& operator=(mpfr_float_imp&& o) BOOST_NOEXCEPT in operator =() argument145 mpfr_float_imp& operator=(boost::ulong_long_type i) in operator =() argument152 mpfr_float_imp& operator=(boost::long_long_type i) in operator =() argument[all …]