Home
last modified time | relevance | path

Searched defs:mpsinh (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/math/gen/
H A Dmp.c578 int mpsinh(struct t *t) { return mpd1(t, mpfr_sinh); } in mpsinh() function
H A Dmplibm.c206 int mpsinh(struct t *t) { return mpd1(t, sinh); } in mpsinh() function

Completed in 5 milliseconds