Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
H A Dmp.c431 int mphypot(struct t *t) { return mpd2(t, mpfr_hypot); } in mphypot() function
H A Dmplibm.c150 int mphypot(struct t *t) { return mpd2(t, hypot); } in mphypot() function

Completed in 4 milliseconds