Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
Dmplibm.c151 int mphypotf(struct t *t) { return mpf2(t, hypotf); } in mphypotf() function
Dmp.c432 int mphypotf(struct t *t) { return mpf2(t, mpfr_hypot); } in mphypotf() function