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

  /external/clang/test/CodeGen/
libcall-declarations.c 227 float _Complex cpowf(float _Complex, _Complex float);
307 F(cprojl), F(cpow), F(cpowf), F(cpowl), F(creal),
511 // CHECK-NOERRNO: declare <2 x float> @cpowf(<2 x float>, <2 x float>) [[NUW]]
600 // CHECK-ERRNO: declare <2 x float> @cpowf(<2 x float>, <2 x float>) [[NUW]]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
complex.h 93 float _Complex cpowf (float _Complex, float _Complex);
  /external/ltrace/etc/
libm.so.conf 153 float_complex cpowf(float_complex, float_complex);
  /external/clang/lib/Headers/
tgmath.h 485 __tg_pow(float _Complex __x, float _Complex __y) {return cpowf(__x, __y);}
  /external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
tgmath.h 485 __tg_pow(float _Complex __x, float _Complex __y) {return cpowf(__x, __y);}
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
tgmath.h 485 __tg_pow(float _Complex __x, float _Complex __y) {return cpowf(__x, __y);}
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
tgmath.h 485 __tg_pow(float _Complex __x, float _Complex __y) {return cpowf(__x, __y);}
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h 485 __tg_pow(float _Complex __x, float _Complex __y) {return cpowf(__x, __y);}
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h 485 __tg_pow(float _Complex __x, float _Complex __y) {return cpowf(__x, __y);}
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h 485 __tg_pow(float _Complex __x, float _Complex __y) {return cpowf(__x, __y);}
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
tgmath.h 485 __tg_pow(float _Complex __x, float _Complex __y) {return cpowf(__x, __y);}
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h 485 __tg_pow(float _Complex __x, float _Complex __y) {return cpowf(__x, __y);}
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h 485 __tg_pow(float _Complex __x, float _Complex __y) {return cpowf(__x, __y);}
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h 485 __tg_pow(float _Complex __x, float _Complex __y) {return cpowf(__x, __y);}
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
tgmath.h 485 __tg_pow(float _Complex __x, float _Complex __y) {return cpowf(__x, __y);}
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h 485 __tg_pow(float _Complex __x, float _Complex __y) {return cpowf(__x, __y);}
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h 485 __tg_pow(float _Complex __x, float _Complex __y) {return cpowf(__x, __y);}
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 485 __tg_pow(float _Complex __x, float _Complex __y) {return cpowf(__x, __y);}

Completed in 1006 milliseconds