Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c126 int mpexp2(struct t *t) { return mpd1(t, exp2); } in mpexp2() function
Dmp.c407 int mpexp2(struct t *t) { return mpd1(t, mpfr_exp2); } in mpexp2() function