Searched refs:mpfmod (Results 1 – 2 of 2) sorted by relevance
147 int mpfmod(struct t *t) { return mpd2(t, fmod); } in mpfmod() function
428 int mpfmod(struct t *t) { return mpd2(t, mpfr_fmod); } in mpfmod() function