Home
last modified time | relevance | path

Searched refs:mpround (Results 1 – 2 of 2) sorted by relevance

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