Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
H A Dmp.c355 int mpmul(struct t *t) { return mpd2(t, mpfr_mul); } in mpmul() function
H A Dmplibm.c74 int mpmul(struct t *t) { return mpd2(t, mul); } in mpmul() function

Completed in 5 milliseconds