Home
last modified time | relevance | path

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

/dragonfly/contrib/gmp/mpq/
H A Dout_str.c27 mpq_out_str (FILE *stream, int base, mpq_srcptr q) in mpq_out_str() function
/dragonfly/contrib/mpfr/src/
H A Dstrtofr.c152 mpq_out_str (stdout, 10, q1);
/dragonfly/gnu/usr.bin/gmp/
H A Dgmp.h1256 #define mpq_out_str __gmpq_out_str macro
1258 __GMP_DECLSPEC size_t mpq_out_str __GMP_PROTO ((FILE *, int, mpq_srcptr));