HomeSort by: relevance | last modified time | path
    Searched refs:catanhf (Results 1 - 15 of 15) sorted by relevancy

  /src/lib/libm/complex/
catanhf.c 1 /* $NetBSD: catanhf.c,v 1.1 2007/08/20 16:01:32 drochner Exp $ */
36 catanhf(float complex z) function
catrigf.c 352 catanhf(float complex z) function
403 float complex w = catanhf(CMPLXF(cimagf(z), crealf(z)));
  /src/include/
complex.h 63 float complex catanhf(float complex);
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/
complex.d 59 cfloat catanhf(cfloat z);
tgmath.d 140 deprecated alias core.stdc.complex.catanhf atanh;
640 deprecated alias core.stdc.complex.catanhf atanh;
1130 deprecated alias core.stdc.complex.catanhf atanh;
  /src/external/gpl3/gcc/dist/libgfortran/
c99_protos.h 616 extern complex float catanhf (complex float z);
configure 25860 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catanhf" >&5
25861 $as_echo_n "checking for catanhf... " >&6; }
25878 int (*ptr)() = (int (*)())catanhf;
  /src/external/gpl3/gcc.old/dist/libgfortran/
c99_protos.h 616 extern complex float catanhf (complex float z);
configure 25695 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catanhf" >&5
25696 $as_echo_n "checking for catanhf... " >&6; }
25713 int (*ptr)() = (int (*)())catanhf;
  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
c99_functions.c 1797 complex float catanhf (complex float z);
1800 catanhf (complex float z) function
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
c99_functions.c 1797 complex float catanhf (complex float z);
1800 catanhf (complex float z) function
  /src/external/apache2/llvm/dist/clang/lib/Headers/
tgmath.h 217 __tg_atanh(float _Complex __x) {return catanhf(__x);}
  /src/external/gpl3/gcc/dist/gcc/cp/
cfns.h 213 {"catanhf", 99},
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cfns.h 213 {"catanhf", 99},
  /src/external/gpl3/gcc/dist/libstdc++-v3/
configure 18882 catanhf(tmpf);
20582 catanhf(tmpf);
    [all...]

Completed in 139 milliseconds