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/
H A Dmplibm.c127 int mpexp2f(struct t *t) { return mpf1(t, exp2f); } in mpexp2f() function
H A Dmp.c408 int mpexp2f(struct t *t) { return mpf1(t, mpfr_exp2); } in mpexp2f() function

Completed in 5 milliseconds