Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c241 int mppow10(struct t *t) { return mpd1(t, pow10); } in mppow10() function
Dmp.c629 int mppow10(struct t *t) { return mpd1(t, wrap_pow10); } in mppow10() function