OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:csqrtl
(Results
1 - 17
of
17
) sorted by relevancy
/src/lib/libm/complex/
cacoshl.c
42
w = clogl(z +
csqrtl
(z + 1) *
csqrtl
(z - 1));
casinl.c
113
z2 =
csqrtl
(zz);
csqrtl.c
31
__RCSID("$NetBSD:
csqrtl
.c,v 1.2 2014/10/11 00:43:51 christos Exp $");
55
csqrtl
(long double complex z)
function
/src/include/
complex.h
109
long double complex
csqrtl
(long double complex);
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/
complex.d
92
creal
csqrtl
(creal z);
tgmath.d
334
deprecated alias core.stdc.complex.
csqrtl
sqrt;
835
deprecated alias core.stdc.complex.
csqrtl
sqrt;
1338
deprecated alias core.stdc.complex.
csqrtl
sqrt;
/src/external/gpl3/gcc/dist/libgfortran/intrinsics/
c99_functions.c
1214
long double complex
csqrtl
(long double complex z);
1217
csqrtl
(long double complex z)
function
1631
return -I*clogl (I*z +
csqrtl
(1.0L-z*z));
1670
return -I*clogl (z + I*
csqrtl
(1.0L-z*z));
1748
return clogl (z +
csqrtl
(z*z+1.0L));
1787
return clogl (z +
csqrtl
(z-1.0L) *
csqrtl
(z+1.0L));
/src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
c99_functions.c
1214
long double complex
csqrtl
(long double complex z);
1217
csqrtl
(long double complex z)
function
1631
return -I*clogl (I*z +
csqrtl
(1.0L-z*z));
1670
return -I*clogl (z + I*
csqrtl
(1.0L-z*z));
1748
return clogl (z +
csqrtl
(z*z+1.0L));
1787
return clogl (z +
csqrtl
(z-1.0L) *
csqrtl
(z+1.0L));
/src/external/gpl3/gcc/dist/libgfortran/
c99_protos.h
421
extern long double complex
csqrtl
(long double complex);
configure
23266
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for
csqrtl
" >&5
23267
$as_echo_n "checking for
csqrtl
... " >&6; }
23284
int (*ptr)() = (int (*)())
csqrtl
;
/src/external/gpl3/gcc.old/dist/libgfortran/
c99_protos.h
421
extern long double complex
csqrtl
(long double complex);
configure
23101
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for
csqrtl
" >&5
23102
$as_echo_n "checking for
csqrtl
... " >&6; }
23119
int (*ptr)() = (int (*)())
csqrtl
;
/src/external/apache2/llvm/dist/clang/lib/Headers/
tgmath.h
517
__tg_sqrt(long double _Complex __x) {return
csqrtl
(__x);}
/src/external/gpl3/gcc/dist/gcc/cp/
cfns.h
611
{"
csqrtl
", 99},
/src/external/gpl3/gcc.old/dist/gcc/cp/
cfns.h
611
{"
csqrtl
", 99},
/src/external/gpl3/gcc/dist/libstdc++-v3/
configure
17663
tmpld =
csqrtl
(tmpld);
17732
tmpld =
csqrtl
(tmpld);
18766
tmpld =
csqrtl
(tmpld);
18835
tmpld =
csqrtl
(tmpld);
[
all
...]
/src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure
17478
tmpld =
csqrtl
(tmpld);
17547
tmpld =
csqrtl
(tmpld);
18154
tmpld =
csqrtl
(tmpld);
18223
tmpld =
csqrtl
(tmpld);
[
all
...]
Completed in 254 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026