Home
last modified time | relevance | path

Searched refs:csqrtl (Results 1 – 9 of 9) sorted by relevance

/freebsd/lib/msun/tests/
H A Dcsqrt_test.c336 ATF_TC_WITHOUT_HEAD(csqrtl);
337 ATF_TC_BODY(csqrtl, tc) in ATF_TC_BODY() argument
340 t_csqrt = csqrtl; in ATF_TC_BODY()
366 ATF_TP_ADD_TC(tp, csqrtl); in ATF_TP_ADD_TCS()
/freebsd/lib/msun/src/
H A Ds_csqrt.c111 __weak_reference(csqrt, csqrtl);
H A Ds_csqrtl.c54 csqrtl(long double complex z) in csqrtl() function
/freebsd/include/
H A Dcomplex.h130 csqrtl(long double complex);
/freebsd/lib/msun/
H A DSymbol.map206 csqrtl;
H A DMakefile215 MLINKS+=csqrt.3 csqrtf.3 csqrt.3 csqrtl.3
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h517 __tg_sqrt(long double _Complex __x) {return csqrtl(__x);} in __tg_sqrt()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc409 SYMBOL(csqrtl, None, <complex.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1540 fun:csqrtl=uninstrumented