Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
H A Dmp.c628 int mpexp10l(struct t *t) { return mpl1(t, wrap_pow10); } in mpexp10l() function
H A Dmplibm.c240 int mpexp10l(struct t *t) { return mpl1(t, exp10l); } in mpexp10l() function

Completed in 4 milliseconds