Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c242 int mppow10f(struct t *t) { return mpf1(t, pow10f); } in mppow10f() function
Dmp.c630 int mppow10f(struct t *t) { return mpf1(t, wrap_pow10); } in mppow10f() function