Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c215 int mptanh(struct t *t) { return mpd1(t, tanh); } in mptanh() function
Dmp.c587 int mptanh(struct t *t) { return mpd1(t, mpfr_tanh); } in mptanh() function