Searched refs:csqrt (Results 1 - 6 of 6) sorted by relevance

/haiku/src/system/libroot/posix/glibc/math/bits/
H A Dcmathcalls.h105 __MATHCALL (csqrt, (_Mdouble_complex_ __z));
/haiku/src/system/libroot/posix/glibc/arch/generic/
H A Ds_csqrt.c110 weak_alias (__csqrt, csqrt)
/haiku/headers/posix/
H A Dcomplex.h79 extern double complex csqrt(double complex);
/haiku/src/system/libroot/posix/glibc/math/
H A Dk_casinh.c43 /* For large x in the first quadrant, x + csqrt (1 + x * x)
194 y = csqrt (y);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1590 void csqrt() {} function
H A Dlibroot_stubs_legacy.c1530 void csqrt() {} function

Completed in 211 milliseconds