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

1 2 3 4

  /external/stlport/stlport/stl/config/
_como.h 86 # define atan2l atan2 macro
119 # define atan2l atan2 macro
160 # define atan2l atan2 macro
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 86 # define atan2l atan2 macro
119 # define atan2l atan2 macro
160 # define atan2l atan2 macro
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 86 # define atan2l atan2 macro
119 # define atan2l atan2 macro
160 # define atan2l atan2 macro
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 86 # define atan2l atan2 macro
119 # define atan2l atan2 macro
160 # define atan2l atan2 macro
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 86 # define atan2l atan2 macro
119 # define atan2l atan2 macro
160 # define atan2l atan2 macro
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 86 # define atan2l atan2 macro
119 # define atan2l atan2 macro
160 # define atan2l atan2 macro
  /external/clang/test/CodeGen/
libcall-declarations.c 15 long double atan2l(long double, long double);
80 acos, acosl, acosf, asin, asinl, asinf, atan, atanl, atanf, atan2, atan2l,
99 // CHECK-NOERRNO: declare x86_fp80 @atan2l(x86_fp80, x86_fp80) nounwind readnone
libcalls.c 92 long double atan2l_ = atan2l(ld, ld);
95 // CHECK-NO: declare x86_fp80 @atan2l(x86_fp80, x86_fp80) nounwind readnone
98 // CHECK-YES-NOT: declare x86_fp80 @atan2l(x86_fp80, x86_fp80) nounwind readnone
  /bionic/libm/include/
math.h 413 long double atan2l(long double, long double);
  /development/ndk/platforms/android-3/include/
math.h 410 long double atan2l(long double, long double);
  /development/ndk/platforms/android-9/include/
math.h 410 long double atan2l(long double, long double);
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 82 /// long double atan2l(long double y, long double x);
83 atan2l, enumerator in enum:llvm::LibFunc::Func
  /external/llvm/lib/Target/
TargetLibraryInfo.cpp 57 "atan2l",
226 TLI.setUnavailable(LibFunc::atan2l);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
math.h 410 long double atan2l(long double, long double);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
math.h 410 long double atan2l(long double, long double);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
math.h 410 long double atan2l(long double, long double);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
math.h 410 long double atan2l(long double, long double);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
math.h 410 long double atan2l(long double, long double);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
math.h 410 long double atan2l(long double, long double);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
math.h 410 long double atan2l(long double, long double);
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
math.h 410 long double atan2l(long double, long double);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
math.h 410 long double atan2l(long double, long double);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
math.h 410 long double atan2l(long double, long double);
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
math.h 410 long double atan2l(long double, long double);
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
math.h 410 long double atan2l(long double, long double);

Completed in 423 milliseconds

1 2 3 4