OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctanhf
(Results
1 - 15
of
15
) sorted by relevancy
/src/lib/libm/complex/
ctanhf.c
1
/* $NetBSD:
ctanhf
.c,v 1.1 2007/08/20 16:01:38 drochner Exp $ */
37
ctanhf
(float complex z)
function
/src/include/
complex.h
78
float complex
ctanhf
(float complex);
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/
complex.d
71
cfloat
ctanhf
(cfloat z);
tgmath.d
176
deprecated alias core.stdc.complex.
ctanhf
tanh;
676
deprecated alias core.stdc.complex.
ctanhf
tanh;
1166
deprecated alias core.stdc.complex.
ctanhf
tanh;
/src/external/gpl3/gcc/dist/libgfortran/
c99_protos.h
459
extern float complex
ctanhf
(float complex);
configure
23746
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for
ctanhf
" >&5
23747
$as_echo_n "checking for
ctanhf
... " >&6; }
23764
int (*ptr)() = (int (*)())
ctanhf
;
/src/external/gpl3/gcc.old/dist/libgfortran/
c99_protos.h
459
extern float complex
ctanhf
(float complex);
configure
23581
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for
ctanhf
" >&5
23582
$as_echo_n "checking for
ctanhf
... " >&6; }
23599
int (*ptr)() = (int (*)())
ctanhf
;
/src/external/gpl3/gcc/dist/libgfortran/intrinsics/
c99_functions.c
1377
float complex
ctanhf
(float complex a);
1380
ctanhf
(float complex a)
function
/src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
c99_functions.c
1377
float complex
ctanhf
(float complex a);
1380
ctanhf
(float complex a)
function
/src/external/apache2/llvm/dist/clang/lib/Headers/
tgmath.h
391
__tg_tanh(float _Complex __x) {return
ctanhf
(__x);}
/src/external/gpl3/gcc/dist/gcc/cp/
cfns.h
647
{"
ctanhf
", 99},
/src/external/gpl3/gcc.old/dist/gcc/cp/
cfns.h
647
{"
ctanhf
", 99},
/src/external/gpl3/gcc/dist/libstdc++-v3/
configure
17639
tmpf =
ctanhf
(tmpf);
17708
tmpf =
ctanhf
(tmpf);
18742
tmpf =
ctanhf
(tmpf);
18811
tmpf =
ctanhf
(tmpf);
[
all
...]
/src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure
17454
tmpf =
ctanhf
(tmpf);
17523
tmpf =
ctanhf
(tmpf);
18130
tmpf =
ctanhf
(tmpf);
18199
tmpf =
ctanhf
(tmpf);
[
all
...]
Completed in 54 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026