Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c85 int mpacoshf(struct t *t) { return mpf1(t, acoshf); } in mpacoshf() function
Dmp.c366 int mpacoshf(struct t *t) { return mpf1(t, mpfr_acosh); } in mpacoshf() function