Home | History | Annotate | Download | only in include

Lines Matching full:mpfr_cmp

472 __MPFR_DECLSPEC int mpfr_cmp  _MPFR_PROTO ((mpfr_srcptr, mpfr_srcptr));
718 #define mpfr_cmp(b, c) mpfr_cmp3(b, c, 1)