Home
last modified time | relevance | path

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

/dragonfly/contrib/gmp/mpf/
H A Dsqrt.c53 mpf_sqrt (mpf_ptr r, mpf_srcptr u) in mpf_sqrt() function
/dragonfly/contrib/mpfr/src/
H A Dmpf2mpfr.h157 #undef mpf_sqrt
158 #define mpf_sqrt(x,y) mpfr_sqrt(x,y,MPFR_DEFAULT_RND) macro
/dragonfly/gnu/usr.bin/gmp/
H A Dgmp.h1474 #define mpf_sqrt __gmpf_sqrt macro
1475 __GMP_DECLSPEC void mpf_sqrt __GMP_PROTO ((mpf_ptr, mpf_srcptr));