Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
H A Dmplibm.c168 int mpnearbyint(struct t *t) { return mpd1(t, nearbyint); } in mpnearbyint() function
H A Dmp.c518 int mpnearbyint(struct t *t) { return mpd1(t, wrap_nearbyint) || (t->e&=~INEXACT, 0); } in mpnearbyint() function

Completed in 5 milliseconds