Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c205 int mpsinl(struct t *t) { return mpl1(t, sinl); } in mpsinl() function
Dmp.c577 int mpsinl(struct t *t) { return mpl1(t, mpfr_sin); } in mpsinl() function