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

  /src/lib/libm/complex/
csinhl.c 1 /* $NetBSD: csinhl.c,v 1.1 2014/10/10 00:48:18 christos Exp $ */
37 csinhl(long double complex z) function
  /src/include/
complex.h 74 long double complex csinhl(long double complex);
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/
complex.d 68 creal csinhl(creal z);
tgmath.d 165 deprecated alias core.stdc.complex.csinhl sinh;
665 deprecated alias core.stdc.complex.csinhl sinh;
1155 deprecated alias core.stdc.complex.csinhl sinh;
  /src/external/gpl3/gcc/dist/libgfortran/
c99_protos.h 437 extern long double complex csinhl (long double complex);
configure 22978 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for csinhl" >&5
22979 $as_echo_n "checking for csinhl... " >&6; }
22996 int (*ptr)() = (int (*)())csinhl;
  /src/external/gpl3/gcc.old/dist/libgfortran/
c99_protos.h 437 extern long double complex csinhl (long double complex);
configure 22813 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for csinhl" >&5
22814 $as_echo_n "checking for csinhl... " >&6; }
22831 int (*ptr)() = (int (*)())csinhl;
  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
c99_functions.c 1305 long double complex csinhl (long double complex a);
1308 csinhl (long double complex a) function
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
c99_functions.c 1305 long double complex csinhl (long double complex a);
1308 csinhl (long double complex a) function
  /src/external/apache2/llvm/dist/clang/lib/Headers/
tgmath.h 370 __tg_sinh(long double _Complex __x) {return csinhl(__x);}
  /src/external/gpl3/gcc/dist/gcc/cp/
cfns.h 393 {"csinhl", 99},
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cfns.h 393 {"csinhl", 99},
  /src/external/gpl3/gcc/dist/libstdc++-v3/
configure 17662 tmpld = csinhl(tmpld);
17731 tmpld = csinhl(tmpld);
18765 tmpld = csinhl(tmpld);
18834 tmpld = csinhl(tmpld);
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure 17477 tmpld = csinhl(tmpld);
17546 tmpld = csinhl(tmpld);
18153 tmpld = csinhl(tmpld);
18222 tmpld = csinhl(tmpld);
    [all...]

Completed in 104 milliseconds