HomeSort by relevance Sort by last modified time
    Searched refs:ctan (Results 1 - 7 of 7) sorted by null

  /bionic/libm/include/
complex.h 85 double complex ctan(double complex);
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_ctanh.c 138 ctan(double complex z) function
141 /* ctan(z) = -I * ctanh(I * z) */
  /development/ndk/platforms/android-L/include/
complex.h 85 double complex ctan(double complex);
  /external/clang/test/CodeGen/
libcall-declarations.c 241 double _Complex ctan(double _Complex);
310 F(csqrtl), F(ctan), F(ctanf), F(ctanl), F(ctanh),
520 // CHECK-NOERRNO: declare { double, double } @ctan(double, double) [[NUW]]
609 // CHECK-ERRNO: declare { double, double } @ctan(double, double) [[NUW]]
  /external/ltrace/etc/
libm.so.conf 76 double_complex ctan(double_complex);
  /external/clang/lib/Headers/
tgmath.h 315 __tg_tan(double _Complex __x) {return ctan(__x);}
  /external/bison/build-aux/
texinfo.tex     [all...]

Completed in 1085 milliseconds