OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctanf
(Results
1 - 15
of
15
) sorted by relevancy
/src/lib/libm/complex/
ctanf.c
1
/* $NetBSD:
ctanf
.c,v 1.2 2011/07/03 06:45:24 mrg Exp $ */
41
ctanf
(float complex z)
function
/src/include/
complex.h
47
float complex
ctanf
(float complex);
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/
complex.d
47
cfloat
ctanf
(cfloat z);
tgmath.d
104
deprecated alias core.stdc.complex.
ctanf
tan;
604
deprecated alias core.stdc.complex.
ctanf
tan;
1094
deprecated alias core.stdc.complex.
ctanf
tan;
/src/external/gpl3/gcc/dist/libgfortran/
c99_protos.h
507
extern float complex
ctanf
(float complex);
configure
23458
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for
ctanf
" >&5
23459
$as_echo_n "checking for
ctanf
... " >&6; }
23476
int (*ptr)() = (int (*)())
ctanf
;
/src/external/gpl3/gcc.old/dist/libgfortran/
c99_protos.h
507
extern float complex
ctanf
(float complex);
configure
23293
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for
ctanf
" >&5
23294
$as_echo_n "checking for
ctanf
... " >&6; }
23311
int (*ptr)() = (int (*)())
ctanf
;
/src/external/gpl3/gcc/dist/libgfortran/intrinsics/
c99_functions.c
1541
float complex
ctanf
(float complex a);
1544
ctanf
(float complex a)
function
/src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
c99_functions.c
1541
float complex
ctanf
(float complex a);
1544
ctanf
(float complex a)
function
/src/external/apache2/llvm/dist/clang/lib/Headers/
tgmath.h
304
__tg_tan(float _Complex __x) {return
ctanf
(__x);}
/src/external/gpl3/gcc/dist/gcc/cp/
cfns.h
227
{"
ctanf
", 99},
/src/external/gpl3/gcc.old/dist/gcc/cp/
cfns.h
227
{"
ctanf
", 99},
/src/external/gpl3/gcc/dist/libstdc++-v3/
configure
17638
tmpf =
ctanf
(tmpf);
17707
tmpf =
ctanf
(tmpf);
18741
tmpf =
ctanf
(tmpf);
18810
tmpf =
ctanf
(tmpf);
[
all
...]
/src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure
17453
tmpf =
ctanf
(tmpf);
17522
tmpf =
ctanf
(tmpf);
18129
tmpf =
ctanf
(tmpf);
18198
tmpf =
ctanf
(tmpf);
[
all
...]
Completed in 136 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026