Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c158 int mplog10l(struct t *t) { return mpl1(t, log10l); } in mplog10l() function
Dmp.c442 int mplog10l(struct t *t) { return mpl1(t, mpfr_log10); } in mplog10l() function