Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c218 int mptgamma(struct t *t) { return mpd1(t, tgamma); } in mptgamma() function
Dmp.c591 int mptgamma(struct t *t) { return mpd1(t, mpfr_gamma); } in mptgamma() function