Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c129 int mpexpm1(struct t *t) { return mpd1(t, expm1); } in mpexpm1() function
Dmp.c410 int mpexpm1(struct t *t) { return mpd1(t, mpfr_expm1); } in mpexpm1() function