Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c147 int mpfmod(struct t *t) { return mpd2(t, fmod); } in mpfmod() function
Dmp.c428 int mpfmod(struct t *t) { return mpd2(t, mpfr_fmod); } in mpfmod() function