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

  /bionic/tests/
complex_test.cpp 134 TEST(complex, catanf) {
135 ASSERT_EQ(0.0, catanf(0));
  /bionic/libc/include/
complex.h 71 float complex catanf(float complex) __INTRODUCED_IN(23);
  /external/clang/test/CodeGen/
libcall-declarations.c 200 float _Complex catanf(float _Complex);
302 F(catanf), F(catanl), F(catanh), F(catanhf), F(catanhl),
493 // CHECK-NOERRNO: declare <2 x float> @catanf(<2 x float>) [[NUW]]
582 // CHECK-ERRNO: declare <2 x float> @catanf(<2 x float>) [[NUW]]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
complex.h 81 float _Complex catanf (float _Complex);
  /bionic/libm/upstream-freebsd/lib/msun/src/
catrigf.c 388 catanf(float complex z) function
  /external/clang/lib/Headers/
tgmath.h 137 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
tgmath.h 137 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h 137 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
tgmath.h 137 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h 137 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
tgmath.h 146 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
tgmath.h 146 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
tgmath.h 146 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
tgmath.h 146 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
tgmath.h 137 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h 137 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
tgmath.h 137 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h 137 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
tgmath.h 146 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
tgmath.h 146 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
tgmath.h 146 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
tgmath.h 146 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h 137 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h 137 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 137 __tg_atan(float _Complex __x) {return catanf(__x);}

Completed in 2605 milliseconds