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

  /bionic/libm/include/
complex.h 58 float complex ccosf(float complex);
  /development/ndk/platforms/android-L/include/
complex.h 58 float complex ccosf(float complex);
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_ccoshf.c 100 ccosf(float complex z) function
  /external/clang/test/CodeGen/
libcall-declarations.c 206 float _Complex ccosf(float _Complex);
303 F(ccos), F(ccosf), F(ccosl), F(ccosh), F(ccoshf),
497 // CHECK-NOERRNO: declare <2 x float> @ccosf(<2 x float>) [[NUW]]
586 // CHECK-ERRNO: declare <2 x float> @ccosf(<2 x float>) [[NUW]]
  /external/ltrace/etc/
libm.so.conf 73 float_complex ccosf(float_complex);
  /external/clang/lib/Headers/
tgmath.h 253 __tg_cos(float _Complex __x) {return ccosf(__x);}

Completed in 175 milliseconds