Home
last modified time | relevance | path

Searched defs:mpnearbyintf (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/math/gen/
H A Dmp.c519 int mpnearbyintf(struct t *t) { return mpf1(t, wrap_nearbyint) || (t->e&=~INEXACT, 0); } in mpnearbyintf() function
H A Dmplibm.c169 int mpnearbyintf(struct t *t) { return mpf1(t, nearbyintf); } in mpnearbyintf() function

Completed in 4 milliseconds