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

/fuchsia/zircon/third_party/ulib/musl/src/complex/
H A Dcabsl.c9 return hypotl(creall(z), cimagl(z));
/fuchsia/zircon/third_party/ulib/musl/src/math/
H A Dhypotl.c4 long double hypotl(long double x, long double y) { function
23 long double hypotl(long double x, long double y) { function
/fuchsia/zircon/third_party/ulib/musl/include/
H A Dmath.h229 long double hypotl(long double, long double);
/fuchsia/zircon/third_party/ulib/musl/
H A Dmusl-rules.mk355 $(LOCAL_DIR)/src/math/hypotl.c \

Completed in 85 milliseconds