Home
last modified time | relevance | path

Searched defs:mplog (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/math/gen/
H A Dmp.c437 int mplog(struct t *t) { return mpd1(t, mpfr_log); } in mplog() function
H A Dmplibm.c153 int mplog(struct t *t) { return mpd1(t, log); } in mplog() function

Completed in 4 milliseconds