Searched refs:mpsqrtf (Results 1 – 2 of 2) sorted by relevance
210 int mpsqrtf(struct t *t) { return mpf1(t, sqrtf); } in mpsqrtf() function
582 int mpsqrtf(struct t *t) { return mpf1(t, mpfr_sqrt); } in mpsqrtf() function