Searched refs:mpexp10 (Results 1 – 2 of 2) sorted by relevance
238 int mpexp10(struct t *t) { return mpd1(t, exp10); } in mpexp10() function
626 int mpexp10(struct t *t) { return mpd1(t, wrap_pow10); } in mpexp10() function