Home
last modified time | relevance | path

Searched refs:mplog10 (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/math/gen/
H A Dmplibm.c156 int mplog10(struct t *t) { return mpd1(t, log10); } in mplog10() function
H A Dmp.c440 int mplog10(struct t *t) { return mpd1(t, mpfr_log10); } in mplog10() function

Completed in 4 milliseconds