HomeSort by relevance Sort by last modified time
    Searched refs:sqrtl (Results 101 - 125 of 177) sorted by null

1 2 3 45 6 7 8

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86_64/include/bits/
c++config.h 808 /* Define to 1 if you have the `sqrtl' function. */
1633 # define sqrtl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
c++config.h 812 /* Define to 1 if you have the `sqrtl' function. */
1647 # define sqrtl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
c++config.h 812 /* Define to 1 if you have the `sqrtl' function. */
1647 # define sqrtl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
c++config.h 812 /* Define to 1 if you have the `sqrtl' function. */
1647 # define sqrtl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
c++config.h 812 /* Define to 1 if you have the `sqrtl' function. */
1647 # define sqrtl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
c++config.h 812 /* Define to 1 if you have the `sqrtl' function. */
1647 # define sqrtl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
c++config.h 812 /* Define to 1 if you have the `sqrtl' function. */
1647 # define sqrtl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
c++config.h 812 /* Define to 1 if you have the `sqrtl' function. */
1647 # define sqrtl macro
    [all...]
  /external/ltrace/etc/
libm.so.conf 162 ldouble sqrtl(ldouble);
  /development/ndk/platforms/android-13/include/
math.h 481 long double sqrtl(long double) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-18/include/
math.h 484 long double sqrtl(long double) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-3/include/
math.h 476 long double sqrtl(long double) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-9/include/
math.h 476 long double sqrtl(long double) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-L/include/
math.h 457 long double sqrtl(long double) __NDK_FPABI_MATH__;
  /external/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp 310 case LibFunc::sqrtl:
  /external/llvm/lib/Target/
TargetLibraryInfo.cpp 281 "sqrtl",
454 TLI.setUnavailable(LibFunc::sqrtl);
  /external/stlport/stlport/stl/
_cmath.h 99 inline long double sqrtl(long double v) { return __sqrtl(v); } function
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 99 inline long double sqrtl(long double v) { return __sqrtl(v); } function
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 99 inline long double sqrtl(long double v) { return __sqrtl(v); } function
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 99 inline long double sqrtl(long double v) { return __sqrtl(v); } function
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 99 inline long double sqrtl(long double v) { return __sqrtl(v); } function
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 99 inline long double sqrtl(long double v) { return __sqrtl(v); } function
  /prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/
math.h 476 long double sqrtl(long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/
math.h 476 long double sqrtl(long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/
math.h 476 long double sqrtl(long double) __NDK_FPABI_MATH__;

Completed in 2355 milliseconds

1 2 3 45 6 7 8