Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c135 int mpfdim(struct t *t) { return mpd2(t, fdim); } in mpfdim() function
Dmp.c416 int mpfdim(struct t *t) { return mpd2(t, mpfr_dim); } in mpfdim() function