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

  /src/lib/libm/complex/
csinl.c 1 /* $NetBSD: csinl.c,v 1.1 2014/10/10 00:48:18 christos Exp $ */
38 csinl(long double complex z) function
  /src/include/
complex.h 43 long double complex csinl(long double complex);
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/
complex.d 44 creal csinl(creal z);
tgmath.d 93 deprecated alias core.stdc.complex.csinl csin;
593 deprecated alias core.stdc.complex.csinl csin;
1083 deprecated alias core.stdc.complex.csinl csin;
  /src/external/gpl3/gcc/dist/libgfortran/
c99_protos.h 485 extern long double complex csinl (long double complex);
configure 22690 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for csinl" >&5
22691 $as_echo_n "checking for csinl... " >&6; }
22708 int (*ptr)() = (int (*)())csinl;
  /src/external/gpl3/gcc.old/dist/libgfortran/
c99_protos.h 485 extern long double complex csinl (long double complex);
configure 22525 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for csinl" >&5
22526 $as_echo_n "checking for csinl... " >&6; }
22543 int (*ptr)() = (int (*)())csinl;
  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
c99_functions.c 1469 long double complex csinl (long double complex a);
1472 csinl (long double complex a) function
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
c99_functions.c 1469 long double complex csinl (long double complex a);
1472 csinl (long double complex a) function
  /src/external/apache2/llvm/dist/clang/lib/Headers/
tgmath.h 283 __tg_sin(long double _Complex __x) {return csinl(__x);}
  /src/external/gpl3/gcc/dist/gcc/cp/
cfns.h 185 {"csinl", 99},
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cfns.h 185 {"csinl", 99},
  /src/external/gpl3/gcc/dist/libstdc++-v3/
configure 17661 tmpld = csinl(tmpld);
17730 tmpld = csinl(tmpld);
18764 tmpld = csinl(tmpld);
18833 tmpld = csinl(tmpld);
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure 17476 tmpld = csinl(tmpld);
17545 tmpld = csinl(tmpld);
18152 tmpld = csinl(tmpld);
18221 tmpld = csinl(tmpld);
    [all...]

Completed in 103 milliseconds