OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ccos
(Results
1 - 18
of
18
) sorted by relevancy
/src/lib/libm/complex/
ccos.c
1
/* $NetBSD:
ccos
.c,v 1.1 2007/08/20 16:01:32 drochner Exp $ */
38
ccos
(double complex z)
function
Makefile.inc
6
ccos
.c ccosh.c cephes_subr.c cexp.c clog.c conj.c cpow.c cproj.c \
/src/include/
complex.h
35
/* 7.3.5.1 The
ccos
functions */
36
double complex
ccos
(double complex);
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/
complex.d
38
cdouble
ccos
(cdouble z);
tgmath.d
79
deprecated alias core.stdc.complex.
ccos
cos;
579
deprecated alias core.stdc.complex.
ccos
cos;
1069
deprecated alias core.stdc.complex.
ccos
cos;
/src/external/gpl3/gcc/dist/gcc/ginclude/
tgmath.h
67
#define cos(z) __TGMATH_CPLX(z, cos,
ccos
)
/src/external/gpl3/gcc.old/dist/gcc/ginclude/
tgmath.h
67
#define cos(z) __TGMATH_CPLX(z, cos,
ccos
)
/src/external/gpl3/gcc/dist/libgfortran/
c99_protos.h
496
extern double complex
ccos
(double complex);
configure
19090
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for
ccos
" >&5
19091
$as_echo_n "checking for
ccos
... " >&6; }
19108
int (*ptr)() = (int (*)())
ccos
;
/src/external/gpl3/gcc.old/dist/libgfortran/
c99_protos.h
496
extern double complex
ccos
(double complex);
configure
18925
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for
ccos
" >&5
18926
$as_echo_n "checking for
ccos
... " >&6; }
18943
int (*ptr)() = (int (*)())
ccos
;
/src/external/gpl3/gcc/dist/libgfortran/intrinsics/
c99_functions.c
1505
double complex
ccos
(double complex a);
1508
ccos
(double complex a)
function
/src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
c99_functions.c
1505
double complex
ccos
(double complex a);
1508
ccos
(double complex a)
function
/src/external/apache2/llvm/dist/clang/lib/Headers/
tgmath.h
250
__tg_cos(double _Complex __x) {return
ccos
(__x);}
/src/external/gpl3/gcc/dist/gcc/cp/
cfns.h
375
{"
ccos
", 99},
/src/external/gpl3/gcc.old/dist/gcc/cp/
cfns.h
375
{"
ccos
", 99},
/src/external/gpl3/gcc/dist/libstdc++-v3/
configure
17644
tmpd =
ccos
(tmpd);
17713
tmpd =
ccos
(tmpd);
18747
tmpd =
ccos
(tmpd);
18816
tmpd =
ccos
(tmpd);
[
all
...]
/src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure
17459
tmpd =
ccos
(tmpd);
17528
tmpd =
ccos
(tmpd);
18135
tmpd =
ccos
(tmpd);
18204
tmpd =
ccos
(tmpd);
[
all
...]
Completed in 62 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026