Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c130 int mpexpm1f(struct t *t) { return mpf1(t, expm1f); } in mpexpm1f() function
Dmp.c411 int mpexpm1f(struct t *t) { return mpf1(t, mpfr_expm1); } in mpexpm1f() function