OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:csinf
(Results
1 - 15
of
15
) sorted by relevancy
/src/lib/libm/complex/
csinf.c
1
/* $NetBSD:
csinf
.c,v 1.1 2007/08/20 16:01:36 drochner Exp $ */
38
csinf
(float complex z)
function
/src/include/
complex.h
42
float complex
csinf
(float complex);
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/
complex.d
43
cfloat
csinf
(cfloat z);
tgmath.d
92
deprecated alias core.stdc.complex.
csinf
csin;
592
deprecated alias core.stdc.complex.
csinf
csin;
1082
deprecated alias core.stdc.complex.
csinf
csin;
/src/external/gpl3/gcc/dist/libgfortran/
c99_protos.h
475
extern float complex
csinf
(float complex);
configure
22594
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for
csinf
" >&5
22595
$as_echo_n "checking for
csinf
... " >&6; }
22612
int (*ptr)() = (int (*)())
csinf
;
/src/external/gpl3/gcc.old/dist/libgfortran/
c99_protos.h
475
extern float complex
csinf
(float complex);
configure
22429
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for
csinf
" >&5
22430
$as_echo_n "checking for
csinf
... " >&6; }
22447
int (*ptr)() = (int (*)())
csinf
;
/src/external/gpl3/gcc/dist/libgfortran/intrinsics/
c99_functions.c
1435
float complex
csinf
(float complex a);
1438
csinf
(float complex a)
function
/src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
c99_functions.c
1435
float complex
csinf
(float complex a);
1438
csinf
(float complex a)
function
/src/external/apache2/llvm/dist/clang/lib/Headers/
tgmath.h
275
__tg_sin(float _Complex __x) {return
csinf
(__x);}
/src/external/gpl3/gcc/dist/gcc/cp/
cfns.h
183
{"
csinf
", 99},
/src/external/gpl3/gcc.old/dist/gcc/cp/
cfns.h
183
{"
csinf
", 99},
/src/external/gpl3/gcc/dist/libstdc++-v3/
configure
17635
tmpf =
csinf
(tmpf);
17704
tmpf =
csinf
(tmpf);
18738
tmpf =
csinf
(tmpf);
18807
tmpf =
csinf
(tmpf);
[
all
...]
/src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure
17450
tmpf =
csinf
(tmpf);
17519
tmpf =
csinf
(tmpf);
18126
tmpf =
csinf
(tmpf);
18195
tmpf =
csinf
(tmpf);
[
all
...]
Completed in 171 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026