Home
last modified time | relevance | path

Searched defs:mpcoshf (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/math/gen/
H A Dmp.c396 int mpcoshf(struct t *t) { return mpf1(t, mpfr_cosh); } in mpcoshf() function
H A Dmplibm.c115 int mpcoshf(struct t *t) { return mpf1(t, coshf); } in mpcoshf() function

Completed in 4 milliseconds