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

1 2 3

  /external/clang/test/CodeGen/
libcall-declarations.c 12 long double atanl(long double);
80 acos, acosl, acosf, asin, asinl, asinf, atan, atanl, atanf, atan2, atan2l,
96 // CHECK-NOERRNO: declare x86_fp80 @atanl(x86_fp80) nounwind readnone
libcalls.c 82 long double atanl_ = atanl(ld);
85 // CHECK-NO: declare x86_fp80 @atanl(x86_fp80) nounwind readnone
88 // CHECK-YES-NOT: declare x86_fp80 @atanl(x86_fp80) nounwind readnone
  /bionic/libm/include/
math.h 415 long double atanl(long double);
  /development/ndk/platforms/android-3/include/
math.h 412 long double atanl(long double);
  /development/ndk/platforms/android-9/include/
math.h 412 long double atanl(long double);
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 92 /// long double atanl(long double x);
93 atanl, enumerator in enum:llvm::LibFunc::Func
  /external/llvm/lib/Target/
TargetLibraryInfo.cpp 62 "atanl",
225 TLI.setUnavailable(LibFunc::atanl);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
math.h 412 long double atanl(long double);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
math.h 412 long double atanl(long double);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
math.h 412 long double atanl(long double);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
math.h 412 long double atanl(long double);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
math.h 412 long double atanl(long double);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
math.h 412 long double atanl(long double);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
math.h 412 long double atanl(long double);
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
math.h 412 long double atanl(long double);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
math.h 412 long double atanl(long double);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
math.h 412 long double atanl(long double);
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
math.h 412 long double atanl(long double);
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
math.h 412 long double atanl(long double);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
math.h 412 long double atanl(long double);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
math.h 412 long double atanl(long double);
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
math.h 412 long double atanl(long double);
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
math.h 412 long double atanl(long double);
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
math.h 412 long double atanl(long double);
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
math.h 412 long double atanl(long double);

Completed in 5763 milliseconds

1 2 3