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

  /external/clang/test/CodeGen/
libcall-declarations.c 187 double _Complex cacosh(double _Complex);
299 F(cacosf), F(cacosl), F(cacosh), F(cacoshf), F(cacoshl),
484 // CHECK-NOERRNO: declare { double, double } @cacosh(double, double) [[NUW]]
573 // CHECK-ERRNO: declare { double, double } @cacosh(double, double) [[NUW]]
  /external/ltrace/etc/
libm.so.conf 108 double_complex cacosh(double_complex);
  /external/clang/lib/Headers/
tgmath.h 170 __tg_acosh(double _Complex __x) {return cacosh(__x);}

Completed in 38 milliseconds