Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c201 int mproundf(struct t *t) { return mpf1(t, roundf); } in mproundf() function
Dmp.c573 int mproundf(struct t *t) { return mpf1(t, wrap_round); } in mproundf() function