Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c86 int mpacoshl(struct t *t) { return mpl1(t, acoshl); } in mpacoshl() function
Dmp.c367 int mpacoshl(struct t *t) { return mpl1(t, mpfr_acosh); } in mpacoshl() function