Home
last modified time | relevance | path

Searched refs:wrap_round (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/math/gen/
H A Dmp.c322 static int wrap_round(mpfr_t my, const mpfr_t mx, mpfr_rnd_t r) in wrap_round() function
572 int mpround(struct t *t) { return mpd1(t, wrap_round); } in mpround()
573 int mproundf(struct t *t) { return mpf1(t, wrap_round); } in mproundf()
574 int mproundl(struct t *t) { return mpl1(t, wrap_round); } in mproundl()

Completed in 3 milliseconds