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

  /bionic/tests/
complex_test.cpp 47 extern "C" float _Complex cacosf(float _Complex);
48 TEST(complex, cacosf) {
49 ASSERT_EQ(static_cast<float>(M_PI)/2.0f, cacosf(0.0));
  /bionic/libm/include/
complex.h 68 float complex cacosf(float complex);
  /bionic/libm/upstream-freebsd/lib/msun/src/
catrigf.c 201 cacosf(float complex z) function
265 w = cacosf(z);
  /external/clang/test/CodeGen/
libcall-declarations.c 185 float _Complex cacosf(float _Complex);
299 F(cacosf), F(cacosl), F(cacosh), F(cacoshf), F(cacoshl),
483 // CHECK-NOERRNO: declare <2 x float> @cacosf(<2 x float>) [[NUW]]
572 // CHECK-ERRNO: declare <2 x float> @cacosf(<2 x float>) [[NUW]]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
complex.h 79 float _Complex cacosf (float _Complex);
  /external/ltrace/etc/
libm.so.conf 85 float_complex cacosf(float_complex);
  /external/clang/lib/Headers/
tgmath.h 79 __tg_acos(float _Complex __x) {return cacosf(__x);}
  /external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
tgmath.h 79 __tg_acos(float _Complex __x) {return cacosf(__x);}
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
tgmath.h 79 __tg_acos(float _Complex __x) {return cacosf(__x);}
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
tgmath.h 79 __tg_acos(float _Complex __x) {return cacosf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h 79 __tg_acos(float _Complex __x) {return cacosf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h 79 __tg_acos(float _Complex __x) {return cacosf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h 79 __tg_acos(float _Complex __x) {return cacosf(__x);}
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
tgmath.h 79 __tg_acos(float _Complex __x) {return cacosf(__x);}
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h 79 __tg_acos(float _Complex __x) {return cacosf(__x);}
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h 79 __tg_acos(float _Complex __x) {return cacosf(__x);}
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h 79 __tg_acos(float _Complex __x) {return cacosf(__x);}
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
tgmath.h 79 __tg_acos(float _Complex __x) {return cacosf(__x);}
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h 79 __tg_acos(float _Complex __x) {return cacosf(__x);}
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h 79 __tg_acos(float _Complex __x) {return cacosf(__x);}
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 79 __tg_acos(float _Complex __x) {return cacosf(__x);}

Completed in 3553 milliseconds