Home
last modified time | relevance | path

Searched refs:mpsqrtl (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c211 int mpsqrtl(struct t *t) { return mpl1(t, sqrtl); } in mpsqrtl() function
Dmp.c583 int mpsqrtl(struct t *t) { return mpl1(t, mpfr_sqrt); } in mpsqrtl() function