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

  /bionic/tests/
complex_test.cpp 102 extern "C" float _Complex catanf(float _Complex);
103 TEST(complex, catanf) {
104 ASSERT_EQ(0.0, catanf(0));
  /bionic/libm/include/
complex.h 79 float complex catanf(float complex);
  /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/ltrace/etc/
libm.so.conf 89 float_complex catanf(float_complex);
  /external/clang/lib/Headers/
tgmath.h 137 __tg_atan(float _Complex __x) {return catanf(__x);}
  /external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
tgmath.h 137 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
tgmath.h 137 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
tgmath.h 137 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h 137 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h 137 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h 137 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
tgmath.h 137 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h 137 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h 137 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h 137 __tg_atan(float _Complex __x) {return catanf(__x);}
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
tgmath.h 137 __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 1608 milliseconds