Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c113 int mpcosl(struct t *t) { return mpl1(t, cosl); } in mpcosl() function
Dmp.c394 int mpcosl(struct t *t) { return mpl1(t, mpfr_cos); } in mpcosl() function