Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c131 int mpexpm1l(struct t *t) { return mpl1(t, expm1l); } in mpexpm1l() function
Dmp.c412 int mpexpm1l(struct t *t) { return mpl1(t, mpfr_expm1); } in mpexpm1l() function