Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c128 int mpexp2l(struct t *t) { return mpl1(t, exp2l); } in mpexp2l() function
Dmp.c409 int mpexp2l(struct t *t) { return mpl1(t, mpfr_exp2); } in mpexp2l() function