Searched refs:hypotl (Results 1 - 9 of 9) sorted by last modified time

/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c1872 void hypotl() {} function
H A Dlibroot_stubs.c1909 void hypotl() {} function
/haiku/headers/posix/
H A Dmath.h282 extern long double hypotl(long double x, long double y);
/haiku/src/system/libroot/posix/musl/math/
H A Dhypotl.c4 long double hypotl(long double x, long double y) function
25 long double hypotl(long double x, long double y) function
/haiku/src/system/libroot/posix/glibc/math/
H A Dk_casinhl.c69 long double s = hypotl (1.0L, rx);
184 long double s = hypotl (1.0L, rx);
H A Dcabsl.c26 return hypotl (__real__ z, __imag__ z);
/haiku/src/system/libroot/posix/glibc/arch/generic/
H A Ds_csqrtl.c89 d = hypotl (__real__ x, __imag__ x);
H A Ds_clogl.c45 __real__ result = logl (hypotl (__real__ x,
H A Ds_clog10l.c45 __real__ result = log10l (hypotl (__real__ x,

Completed in 113 milliseconds