Home
last modified time | relevance | path

Searched defs:mpf_get_si (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gmp/mpf/
H A Dget_si.c43 mpf_get_si (mpf_srcptr f) __GMP_NOTHROW in mpf_get_si() function
/dragonfly/contrib/mpfr/src/
H A Dmpf2mpfr.h116 #define mpf_get_si(x) mpfr_get_ui(x,MPFR_DEFAULT_RND) macro
/dragonfly/gnu/usr.bin/gmp/
H A Dgmp.h1374 #define mpf_get_si __gmpf_get_si macro