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/
H A Dmplibm.c147 int mpfmod(struct t *t) { return mpd2(t, fmod); } in mpfmod() function
H A Dmp.c428 int mpfmod(struct t *t) { return mpd2(t, mpfr_fmod); } in mpfmod() function

Completed in 5 milliseconds