Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
H A Dmp.c358 int mpdiv(struct t *t) { return mpd2(t, mpfr_div); } in mpdiv() function
H A Dmplibm.c77 int mpdiv(struct t *t) { return mpd2(t, div); } in mpdiv() function

Completed in 4 milliseconds