Searched defs:mpfr_t (Results 1 - 1 of 1) sorted by relevance
/third_party/musl/libc-test/src/math/gen/ |
H A D | mp.c | 141 static int mpf1(struct t *p, int (*fmp)(mpfr_t, const mpfr_t, mpfr_rnd_ argument 156 mpf2(struct t *p, int (*fmp)(mpfr_t, const mpfr_t, const mpfr_t, mpfr_rnd_t)) mpf2() argument 195 mpd1(struct t *p, int (*fmp)(mpfr_t, const mpfr_t, mpfr_rnd_t)) mpd1() argument 210 mpd2(struct t *p, int (*fmp)(mpfr_t, const mpfr_t, const mpfr_t, mpfr_rnd_t)) mpd2() argument 251 mpl1(struct t *p, int (*fmp)(mpfr_t, const mpfr_t, mpfr_rnd_t)) mpl1() argument 272 mpl2(struct t *p, int (*fmp)(mpfr_t, const mpfr_t, const mpfr_t, mpfr_rnd_t)) mpl2() argument [all...] |
Completed in 4 milliseconds