Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c97 int mpatan2f(struct t *t) { return mpf2(t, atan2f); } in mpatan2f() function
Dmp.c378 int mpatan2f(struct t *t) { return mpf2(t, mpfr_atan2); } in mpatan2f() function