Searched refs:hypotf (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/complex/
H A Dcabsf.c4 return hypotf(crealf(z), cimagf(z));
/fuchsia/zircon/third_party/ulib/musl/src/math/
H A Dhypotf.c4 float hypotf(float x, float y) { function
/fuchsia/zircon/third_party/ulib/musl/include/
H A Dmath.h228 float hypotf(float, float);
/fuchsia/zircon/third_party/ulib/musl/
H A Dmusl-rules.mk354 $(LOCAL_DIR)/src/math/hypotf.c \

Completed in 36 milliseconds