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

  /bionic/tests/
complex_test.cpp 90 TEST(complex, cacoshf) {
91 ASSERT_EQ(0.0, cacoshf(1.0));
  /bionic/libc/include/
complex.h 89 float complex cacoshf(float complex) __INTRODUCED_IN(23);
  /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]]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
complex.h 85 float _Complex cacoshf (float _Complex);
  /bionic/libm/upstream-freebsd/lib/msun/src/
catrigf.c 260 cacoshf(float complex z) function
  /external/clang/lib/Headers/
tgmath.h 166 __tg_acosh(float _Complex __x) {return cacoshf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
tgmath.h 166 __tg_acosh(float _Complex __x) {return cacoshf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h 166 __tg_acosh(float _Complex __x) {return cacoshf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
tgmath.h 166 __tg_acosh(float _Complex __x) {return cacoshf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h 166 __tg_acosh(float _Complex __x) {return cacoshf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
tgmath.h 175 __tg_acosh(float _Complex __x) {return cacoshf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
tgmath.h 175 __tg_acosh(float _Complex __x) {return cacoshf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
tgmath.h 175 __tg_acosh(float _Complex __x) {return cacoshf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
tgmath.h 175 __tg_acosh(float _Complex __x) {return cacoshf(__x);}
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
tgmath.h 166 __tg_acosh(float _Complex __x) {return cacoshf(__x);}
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h 166 __tg_acosh(float _Complex __x) {return cacoshf(__x);}
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
tgmath.h 166 __tg_acosh(float _Complex __x) {return cacoshf(__x);}
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h 166 __tg_acosh(float _Complex __x) {return cacoshf(__x);}
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
tgmath.h 175 __tg_acosh(float _Complex __x) {return cacoshf(__x);}
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
tgmath.h 175 __tg_acosh(float _Complex __x) {return cacoshf(__x);}
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
tgmath.h 175 __tg_acosh(float _Complex __x) {return cacoshf(__x);}
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
tgmath.h 175 __tg_acosh(float _Complex __x) {return cacoshf(__x);}
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h 166 __tg_acosh(float _Complex __x) {return cacoshf(__x);}
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h 166 __tg_acosh(float _Complex __x) {return cacoshf(__x);}
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 166 __tg_acosh(float _Complex __x) {return cacoshf(__x);}

Completed in 8718 milliseconds