Home
last modified time | relevance | path

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

/dragonfly/contrib/gmp/mpf/
H A Dinp_str.c27 mpf_inp_str (mpf_ptr rop, FILE *stream, int base) in mpf_inp_str() function
/dragonfly/contrib/mpfr/src/
H A Dmpf2mpfr.h118 #define mpf_inp_str(x,y,z) mpfr_inp_str(x,y,z,MPFR_DEFAULT_RND) macro
/dragonfly/gnu/usr.bin/gmp/
H A Dgmp.h1407 #define mpf_inp_str __gmpf_inp_str macro