Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
H A Dmp.c572 int mpround(struct t *t) { return mpd1(t, wrap_round); } in mpround() function
H A Dmplibm.c200 int mpround(struct t *t) { return mpd1(t, round); } in mpround() function

Completed in 4 milliseconds