Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c84 int mpacosh(struct t *t) { return mpd1(t, acosh); } in mpacosh() function
Dmp.c365 int mpacosh(struct t *t) { return mpd1(t, mpfr_acosh); } in mpacosh() function