Searched refs:mpfr_cmp_q (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/
H A Dgmp_op.c294 mpfr_cmp_q (mpfr_srcptr x, mpq_srcptr z) function
H A Dmpfr.h698 __MPFR_DECLSPEC int mpfr_cmp_q _MPFR_PROTO ((mpfr_srcptr, mpq_srcptr));
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/tests/
H A Dtgmpop.c262 res2 = mpfr_cmp_q (x, y);
265 printf("Error for mpfr_cmp_q: res=%d sub_z gives %d\n",

Completed in 70 milliseconds