Home
last modified time | relevance | path

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

/dragonfly/contrib/mpfr/src/
H A Dmpf2mpfr.h55 #undef mpf_eq
56 #define mpf_eq mpfr_eq macro
/dragonfly/contrib/gmp/mpf/
H A Deq.c26 mpf_eq (mpf_srcptr u, mpf_srcptr v, mp_bitcnt_t n_bits) in mpf_eq() function
/dragonfly/gnu/usr.bin/gmp/
H A Dgmp.h1338 #define mpf_eq __gmpf_eq macro
1339 __GMP_DECLSPEC int mpf_eq __GMP_PROTO ((mpf_srcptr, mpf_srcptr, mp_bitcnt_t)) __GMP_ATTRIBUTE_PURE;