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

  /external/clang/test/CodeGen/
libcall-declarations.c 199 double _Complex catan(double _Complex);
301 F(casinl), F(casinh), F(casinhf), F(casinhl), F(catan),
492 // CHECK-NOERRNO: declare { double, double } @catan(double, double) [[NUW]]
581 // CHECK-ERRNO: declare { double, double } @catan(double, double) [[NUW]]
  /external/ltrace/etc/
libm.so.conf 88 double_complex catan(double_complex);
  /external/clang/lib/Headers/
tgmath.h 141 __tg_atan(double _Complex __x) {return catan(__x);}

Completed in 25 milliseconds