Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c116 int mpcoshl(struct t *t) { return mpl1(t, coshl); } in mpcoshl() function
Dmp.c397 int mpcoshl(struct t *t) { return mpl1(t, mpfr_cosh); } in mpcoshl() function