Searched defs:get_den_mpz_t (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/lgpl3/gmp/dist/
H A Dgmpxx.h1912 mpz_srcptr get_den_mpz_t() const { return mpq_denref(mp); } function in class:__gmp_expr
1913 mpz_ptr get_den_mpz_t() { return mpq_denref(mp); } function in class:__gmp_expr

Completed in 127 milliseconds