Home
last modified time | relevance | path

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

/openbsd/src/lib/libm/src/
Ds_cacoshl.c54 w = clogl(z + csqrtl(z + 1) * csqrtl(z - 1)); in cacoshl()
Ds_csqrtl.c65 csqrtl(long double complex z) in csqrtl() function
129 DEF_STD(csqrtl);
Ds_casinl.c125 z2 = csqrtl(zz); in casinl()
/openbsd/src/regress/lib/libm/msun/
Dcsqrt_test.c335 ATF_TC_WITHOUT_HEAD(csqrtl);
336 ATF_TC_BODY(csqrtl, tc) in ATF_TC_BODY() argument
339 t_csqrt = csqrtl; in ATF_TC_BODY()
363 ATF_TP_ADD_TC(tp, csqrtl); in ATF_TP_ADD_TCS()
/openbsd/src/lib/libm/hidden/
Dcomplex.h85 LDBL_PROTO_NORMAL(csqrtl);
/openbsd/src/include/
Dcomplex.h112 long double complex csqrtl(long double complex);
/openbsd/src/lib/libm/
DSymbols.map107 csqrtl;
/openbsd/src/gnu/llvm/clang/lib/Headers/
Dtgmath.h517 __tg_sqrt(long double _Complex __x) {return csqrtl(__x);} in __tg_sqrt()
/openbsd/src/gnu/gcc/gcc/
Dbuiltins.def484 DEF_C99_BUILTIN (BUILT_IN_CSQRTL, "csqrtl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATT…
/openbsd/src/gnu/llvm/clang/include/clang/Tooling/Inclusions/
DCSymbolMap.inc409 SYMBOL(csqrtl, None, <complex.h>)
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DBuiltins.def1532 LIBBUILTIN(csqrtl, "XLdXLd", "fne", COMPLEX_H, ALL_LANGUAGES)
/openbsd/src/gnu/lib/libstdc++/libstdc++/
DChangeLog-200093 * libmath/Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove csqrtl.c
8907 * math/csqrtl.c: Likewise.
9664 * math/csqrtl.c: Likewise.
9754 * math/csqrtl.c: Likewise.
10110 * math/csqrtl.c: Likewise.
/openbsd/src/gnu/llvm/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1535 fun:csqrtl=uninstrumented
/openbsd/src/gnu/gcc/gcc/doc/
Dextend.texi5353 @findex csqrtl
5678 @code{csin}, @code{csqrtf}, @code{csqrtl}, @code{csqrt}, @code{ctanf},
Dgcc.info20348 `csinhf', `csinhl', `csinh', `csinl', `csin', `csqrtf', `csqrtl',