Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c91 int mpasinhf(struct t *t) { return mpf1(t, asinhf); } in mpasinhf() function
Dmp.c372 int mpasinhf(struct t *t) { return mpf1(t, mpfr_asinh); } in mpasinhf() function