/netbsd/lib/libm/complex/ |
H A D | catanhf.c | 36 catanhf(float complex z) in catanhf() function
|
H A D | catrigf.c | 352 catanhf(float complex z) in catanhf() function 403 float complex w = catanhf(CMPLXF(cimagf(z), crealf(z))); in catanf()
|
/netbsd/include/ |
H A D | complex.h | 63 float complex catanhf(float complex);
|
/netbsd/external/gpl3/gcc.old/dist/libgfortran/ |
H A D | c99_protos.h | 616 extern complex float catanhf (complex float z);
|
H A D | gfortran.map | 1402 catanhf;
|
H A D | configure.ac | 515 GCC_CHECK_MATH_FUNC([catanhf])
|
H A D | config.h.in | 159 /* Define to 1 if you have the `catanhf' function. */
|
H A D | configure | 25537 int (*ptr)() = (int (*)())catanhf;
|
/netbsd/external/gpl3/gcc/dist/libgfortran/ |
H A D | c99_protos.h | 616 extern complex float catanhf (complex float z);
|
H A D | gfortran.map | 1406 catanhf;
|
H A D | configure.ac | 543 GCC_CHECK_MATH_FUNC([catanhf])
|
H A D | config.h.in | 159 /* Define to 1 if you have the `catanhf' function. */
|
H A D | ChangeLog-2009 | 535 casinhf,casinh,casinhf,catanhf,catanh,catanhl): New functions.
|
H A D | configure | 25713 int (*ptr)() = (int (*)())catanhf;
|
/netbsd/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cfns.gperf | 269 catanhf, 99
|
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cfns.gperf | 269 catanhf, 99
|
/netbsd/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
H A D | c99_functions.c | 1797 complex float catanhf (complex float z); 1800 catanhf (complex float z) in catanhf() function
|
/netbsd/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
H A D | c99_functions.c | 1797 complex float catanhf (complex float z); 1800 catanhf (complex float z) in catanhf() function
|
/netbsd/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | tgmath.h | 217 __tg_atanh(float _Complex __x) {return catanhf(__x);} in __tg_atanh()
|
/netbsd/usr.sbin/makemandb/ |
H A D | nostem.txt | 372 catanhf
|
/netbsd/external/gpl3/gcc.old/dist/gcc/ |
H A D | builtins.def | 650 DEF_C99_COMPL_BUILTIN (BUILT_IN_CATANHF, "catanhf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_…
|
/netbsd/external/gpl3/gcc/dist/gcc/ |
H A D | builtins.def | 646 DEF_C99_COMPL_BUILTIN (BUILT_IN_CATANHF, "catanhf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_…
|
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | Builtins.def | 1436 LIBBUILTIN(catanhf, "XfXf", "fne", "complex.h", ALL_LANGUAGES)
|
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | acinclude.m4 | 1682 catanhf(tmpf);
|
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/ |
H A D | acinclude.m4 | 1682 catanhf(tmpf);
|