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

  /external/clang/test/CodeGen/
libcall-declarations.c 193 double _Complex casin(double _Complex);
300 F(carg), F(cargf), F(cargl), F(casin), F(casinf),
488 // CHECK-NOERRNO: declare { double, double } @casin(double, double) [[NUW]]
577 // CHECK-ERRNO: declare { double, double } @casin(double, double) [[NUW]]
  /external/ltrace/etc/
libm.so.conf 80 double_complex casin(double_complex);
  /external/clang/lib/Headers/
tgmath.h 112 __tg_asin(double _Complex __x) {return casin(__x);}

Completed in 23 milliseconds