Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c154 int mplogf(struct t *t) { return mpf1(t, logf); } in mplogf() function
Dmp.c438 int mplogf(struct t *t) { return mpf1(t, mpfr_log); } in mplogf() function