Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c243 int mppow10l(struct t *t) { return mpl1(t, pow10l); } in mppow10l() function
Dmp.c631 int mppow10l(struct t *t) { return mpl1(t, wrap_pow10); } in mppow10l() function