Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c216 int mptanhf(struct t *t) { return mpf1(t, tanhf); } in mptanhf() function
Dmp.c588 int mptanhf(struct t *t) { return mpf1(t, mpfr_tanh); } in mptanhf() function