Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c75 int mpmulf(struct t *t) { return mpf2(t, mulf); } in mpmulf() function
Dmp.c356 int mpmulf(struct t *t) { return mpf2(t, mpfr_mul); } in mpmulf() function