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

  /external/clang/test/CodeGen/
libcall-declarations.c 194 float _Complex casinf(float _Complex);
300 F(carg), F(cargf), F(cargl), F(casin), F(casinf),
489 // CHECK-NOERRNO: declare <2 x float> @casinf(<2 x float>) [[NUW]]
578 // CHECK-ERRNO: declare <2 x float> @casinf(<2 x float>) [[NUW]]
  /external/ltrace/etc/
libm.so.conf 81 float_complex casinf(float_complex);
  /external/clang/lib/Headers/
tgmath.h 108 __tg_asin(float _Complex __x) {return casinf(__x);}

Completed in 33 milliseconds