Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c146 int mpfminl(struct t *t) { return mpl2(t, fminl); } in mpfminl() function
Dmp.c427 int mpfminl(struct t *t) { return mpl2(t, mpfr_min); } in mpfminl() function