Searched refs:csqrtl (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.1-release/lib/msun/src/
H A Ds_csqrt.c111 __weak_reference(csqrt, csqrtl);
H A Ds_csqrtl.c49 csqrtl(long double complex z) function
/freebsd-10.1-release/include/
H A Dcomplex.h108 csqrtl(long double complex);
/freebsd-10.1-release/lib/msun/
H A DSymbol.map208 csqrtl;
H A DMakefile166 MLINKS+=csqrt.3 csqrtf.3 csqrt.3 csqrtl.3
/freebsd-10.1-release/tools/regression/lib/msun/
H A Dtest-csqrt.c45 * This is a test hook that can point to csqrtl(), _csqrt(), or to _csqrtf().
276 /* Now test csqrtl() */
277 t_csqrt = csqrtl;
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h524 __tg_sqrt(long double _Complex __x) {return csqrtl(__x);}
/freebsd-10.1-release/contrib/libstdc++/
H A Dconfigure7482 csqrtl(tmpld);
[all...]

Completed in 109 milliseconds