HomeSort by relevance Sort by last modified time
    Searched defs:coshl (Results 1 - 25 of 64) sorted by null

1 2 3

  /external/stlport/stlport/stl/
_cmath.h 97 inline long double coshl(long double v) { return __coshl(v); } function
  /external/stlport/stlport/stl/config/
_como.h 96 # define coshl cosh macro
118 # define coshl cosh macro
168 # define coshl cosh macro
  /ndk/sources/android/support/src/
math_support.c 59 __attribute__((weak)) long double coshl(long double x) { return cosh((double)x); } function
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 97 inline long double coshl(long double v) { return __coshl(v); } function
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 96 # define coshl cosh macro
118 # define coshl cosh macro
168 # define coshl cosh macro
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 97 inline long double coshl(long double v) { return __coshl(v); } function
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 96 # define coshl cosh macro
118 # define coshl cosh macro
168 # define coshl cosh macro
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 97 inline long double coshl(long double v) { return __coshl(v); } function
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 96 # define coshl cosh macro
118 # define coshl cosh macro
168 # define coshl cosh macro
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 97 inline long double coshl(long double v) { return __coshl(v); } function
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 96 # define coshl cosh macro
118 # define coshl cosh macro
168 # define coshl cosh macro
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 97 inline long double coshl(long double v) { return __coshl(v); } function
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 96 # define coshl cosh macro
118 # define coshl cosh macro
168 # define coshl cosh macro
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_cmath.h 97 inline long double coshl(long double v) { return __coshl(v); } function
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_como.h 96 # define coshl cosh macro
118 # define coshl cosh macro
168 # define coshl cosh macro
  /prebuilts/ndk/5/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/5/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/6/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/6/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/6/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/7/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/7/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/7/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/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
c++config.h 366 /* Define to 1 if you have the `coshl' function. */
1173 # define coshl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
c++config.h 366 /* Define to 1 if you have the `coshl' function. */
1173 # define coshl macro
    [all...]

Completed in 761 milliseconds

1 2 3