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

  /external/clang/test/CodeGen/
libcall-declarations.c 202 double _Complex catanh(double _Complex);
302 F(catanf), F(catanl), F(catanh), F(catanhf), F(catanhl),
494 // CHECK-NOERRNO: declare { double, double } @catanh(double, double) [[NUW]]
583 // CHECK-ERRNO: declare { double, double } @catanh(double, double) [[NUW]]
  /external/ltrace/etc/
libm.so.conf 112 double_complex catanh(double_complex);
  /external/clang/lib/Headers/
tgmath.h 228 __tg_atanh(double _Complex __x) {return catanh(__x);}

Completed in 25 milliseconds