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

  /src/lib/libm/complex/
ccosf.c 1 /* $NetBSD: ccosf.c,v 1.1 2007/08/20 16:01:33 drochner Exp $ */
38 ccosf(float complex z) function
  /src/include/
complex.h 37 float complex ccosf(float complex);
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/
complex.d 39 cfloat ccosf(cfloat z);
tgmath.d 80 deprecated alias core.stdc.complex.ccosf cos;
580 deprecated alias core.stdc.complex.ccosf cos;
1070 deprecated alias core.stdc.complex.ccosf cos;
  /src/external/gpl3/gcc/dist/libgfortran/
c99_protos.h 491 extern float complex ccosf (float complex);
configure 19042 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ccosf" >&5
19043 $as_echo_n "checking for ccosf... " >&6; }
19060 int (*ptr)() = (int (*)())ccosf;
  /src/external/gpl3/gcc.old/dist/libgfortran/
c99_protos.h 491 extern float complex ccosf (float complex);
configure 18877 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ccosf" >&5
18878 $as_echo_n "checking for ccosf... " >&6; }
18895 int (*ptr)() = (int (*)())ccosf;
  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
c99_functions.c 1488 float complex ccosf (float complex a);
1491 ccosf (float complex a) function
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
c99_functions.c 1488 float complex ccosf (float complex a);
1491 ccosf (float complex a) function
  /src/external/apache2/llvm/dist/clang/lib/Headers/
tgmath.h 246 __tg_cos(float _Complex __x) {return ccosf(__x);}
  /src/external/gpl3/gcc/dist/gcc/cp/
cfns.h 377 {"ccosf", 99},
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cfns.h 377 {"ccosf", 99},
  /src/external/gpl3/gcc/dist/libstdc++-v3/
configure 17631 tmpf = ccosf(tmpf);
17700 tmpf = ccosf(tmpf);
18734 tmpf = ccosf(tmpf);
18803 tmpf = ccosf(tmpf);
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure 17446 tmpf = ccosf(tmpf);
17515 tmpf = ccosf(tmpf);
18122 tmpf = ccosf(tmpf);
18191 tmpf = ccosf(tmpf);
    [all...]

Completed in 68 milliseconds