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

12 3 4

  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
math.h 418 long double coshl(long double);
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
math.h 418 long double coshl(long double);
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/
math.h 418 long double coshl(long double);
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
math.h 418 long double coshl(long double);
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/
math.h 418 long double coshl(long double);
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/
math.h 418 long double coshl(long double);
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/
math.h 418 long double coshl(long double);
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/
math.h 418 long double coshl(long double);
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/
math.h 418 long double coshl(long double);
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/
math.h 418 long double coshl(long double);
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/
math.h 418 long double coshl(long double);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
c++config.h 366 /* Define to 1 if you have the `coshl' function. */
1173 # define coshl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
c++config.h 481 /* Define to 1 if you have the `coshl' function. */
1311 # define coshl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
c++config.h 481 /* Define to 1 if you have the `coshl' function. */
1311 # define coshl macro
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 366 /* Define to 1 if you have the `coshl' function. */
1173 # define coshl macro
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 366 /* Define to 1 if you have the `coshl' function. */
1173 # define coshl macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 366 /* Define to 1 if you have the `coshl' function. */
1173 # define coshl macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 366 /* Define to 1 if you have the `coshl' function. */
1173 # define coshl macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 366 /* Define to 1 if you have the `coshl' function. */
1173 # define coshl macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 366 /* Define to 1 if you have the `coshl' function. */
1173 # define coshl macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 366 /* Define to 1 if you have the `coshl' function. */
1173 # define coshl macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 366 /* Define to 1 if you have the `coshl' function. */
1173 # define coshl macro
    [all...]
  /external/clang/lib/Headers/
tgmath.h 336 __tg_cosh(long double __x) {return coshl(__x);}
  /external/stlport/stlport/stl/
_cmath.h 97 inline long double coshl(long double v) { return __coshl(v); } function
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 97 inline long double coshl(long double v) { return __coshl(v); } function

Completed in 591 milliseconds

12 3 4