HomeSort by relevance Sort by last modified time
    Searched full:sqrtl (Results 26 - 50 of 258) sorted by null

12 3 4 5 6 7 8 91011

  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
cmath 128 long double sqrtl(long double x);
483 using ::sqrtl;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
cmath 128 long double sqrtl(long double x);
483 using ::sqrtl;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
cmath 128 long double sqrtl(long double x);
483 using ::sqrtl;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
cmath 128 long double sqrtl(long double x);
483 using ::sqrtl;
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
cmath 128 long double sqrtl(long double x);
487 using ::sqrtl;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
cmath 128 long double sqrtl(long double x);
483 using ::sqrtl;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
cmath 128 long double sqrtl(long double x);
483 using ::sqrtl;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
cmath 128 long double sqrtl(long double x);
483 using ::sqrtl;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
cmath 128 long double sqrtl(long double x);
483 using ::sqrtl;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
cmath 128 long double sqrtl(long double x);
483 using ::sqrtl;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
cmath 128 long double sqrtl(long double x);
483 using ::sqrtl;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
cmath 128 long double sqrtl(long double x);
483 using ::sqrtl;
  /bionic/libc/tools/
posix-2013.txt 978 sqrtl
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
math-finite.h 301 extern long double __REDIRECT_NTH (sqrtl, (long double), __sqrtl_finite);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
math-finite.h 301 extern long double __REDIRECT_NTH (sqrtl, (long double), __sqrtl_finite);
  /external/llvm/include/llvm/Analysis/
TargetLibraryInfo.def     [all...]
  /external/llvm/test/CodeGen/Mips/
mips64-f128.ll 378 ; ALL: ld $25, %call16(sqrtl)
383 %call = tail call fp128 @sqrtl(fp128 %0) nounwind
387 declare fp128 @sqrtl(fp128) #2
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetLibraryInfo.def     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetLibraryInfo.def     [all...]
  /external/clang/test/CodeGen/
libcall-declarations.c 168 long double sqrtl(long double);
295 F(sinhl), F(sqrt), F(sqrtf), F(sqrtl), F(tan),
467 // CHECK-NOERRNO: declare x86_fp80 @sqrtl(x86_fp80) [[NUW]]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
TargetLibraryInfo.def     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
TargetLibraryInfo.def     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
TargetLibraryInfo.def     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
TargetLibraryInfo.def     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
TargetLibraryInfo.def     [all...]

Completed in 1366 milliseconds

12 3 4 5 6 7 8 91011