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

1 2 3

  /external/stlport/stlport/stl/
_cmath.h 98 inline long double sinhl(long double v) { return __sinhl(v); } function
  /external/stlport/stlport/stl/config/
_como.h 95 # define sinhl sinh macro
114 # define sinhl sinh macro
167 # define sinhl sinh macro
  /ndk/sources/android/support/src/
math_support.c 64 __attribute__((weak)) long double sinhl(long double x) { return sinh((double)x); } function
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 98 inline long double sinhl(long double v) { return __sinhl(v); } function
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 95 # define sinhl sinh macro
114 # define sinhl sinh macro
167 # define sinhl sinh macro
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 98 inline long double sinhl(long double v) { return __sinhl(v); } function
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 95 # define sinhl sinh macro
114 # define sinhl sinh macro
167 # define sinhl sinh macro
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 98 inline long double sinhl(long double v) { return __sinhl(v); } function
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 95 # define sinhl sinh macro
114 # define sinhl sinh macro
167 # define sinhl sinh macro
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 98 inline long double sinhl(long double v) { return __sinhl(v); } function
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 95 # define sinhl sinh macro
114 # define sinhl sinh macro
167 # define sinhl sinh macro
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 98 inline long double sinhl(long double v) { return __sinhl(v); } function
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 95 # define sinhl sinh macro
114 # define sinhl sinh macro
167 # define sinhl sinh macro
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_cmath.h 98 inline long double sinhl(long double v) { return __sinhl(v); } function
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_como.h 95 # define sinhl sinh macro
114 # define sinhl sinh macro
167 # define sinhl sinh macro
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 625 /* Define to 1 if you have the `sinhl' function. */
1383 # define sinhl macro
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 625 /* Define to 1 if you have the `sinhl' function. */
1383 # define sinhl macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 625 /* Define to 1 if you have the `sinhl' function. */
1383 # define sinhl macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 625 /* Define to 1 if you have the `sinhl' function. */
1383 # define sinhl macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 625 /* Define to 1 if you have the `sinhl' function. */
1383 # define sinhl macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 625 /* Define to 1 if you have the `sinhl' function. */
1383 # define sinhl macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 625 /* Define to 1 if you have the `sinhl' function. */
1383 # define sinhl macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 625 /* Define to 1 if you have the `sinhl' function. */
1383 # define sinhl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
c++config.h 625 /* Define to 1 if you have the `sinhl' function. */
1383 # define sinhl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
c++config.h 625 /* Define to 1 if you have the `sinhl' function. */
1383 # define sinhl macro
    [all...]

Completed in 1376 milliseconds

1 2 3