Home
last modified time | relevance | path

Searched refs: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.h117 #undef mpf_inp_str
118 #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
1409 __GMP_DECLSPEC size_t mpf_inp_str __GMP_PROTO ((mpf_ptr, FILE *, int));