Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c163 int mplog2f(struct t *t) { return mpf1(t, log2f); } in mplog2f() function
Dmp.c447 int mplog2f(struct t *t) { return mpf1(t, mpfr_log2); } in mplog2f() function