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

  /external/clang/test/CodeGen/
libcall-declarations.c 188 float _Complex cacoshf(float _Complex);
299 F(cacosf), F(cacosl), F(cacosh), F(cacoshf), F(cacoshl),
485 // CHECK-NOERRNO: declare <2 x float> @cacoshf(<2 x float>) [[NUW]]
574 // CHECK-ERRNO: declare <2 x float> @cacoshf(<2 x float>) [[NUW]]
  /external/ltrace/etc/
libm.so.conf 109 float_complex cacoshf(float_complex);
  /external/clang/lib/Headers/
tgmath.h 166 __tg_acosh(float _Complex __x) {return cacoshf(__x);}

Completed in 35 milliseconds