Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c238 int mpexp10(struct t *t) { return mpd1(t, exp10); } in mpexp10() function
Dmp.c626 int mpexp10(struct t *t) { return mpd1(t, wrap_pow10); } in mpexp10() function