Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c127 int mpexp2f(struct t *t) { return mpf1(t, exp2f); } in mpexp2f() function
Dmp.c408 int mpexp2f(struct t *t) { return mpf1(t, mpfr_exp2); } in mpexp2f() function