Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c100 int mpatanhf(struct t *t) { return mpf1(t, atanhf); } in mpatanhf() function
Dmp.c381 int mpatanhf(struct t *t) { return mpf1(t, mpfr_atanh); } in mpatanhf() function