HomeSort by relevance Sort by last modified time
    Searched refs:sinhl (Results 76 - 100 of 108) sorted by null

1 2 34 5

  /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 743 /* Define to 1 if you have the `sinhl' function. */
1521 # define sinhl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++config.h 743 /* Define to 1 if you have the `sinhl' function. */
1521 # define sinhl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
c++config.h 743 /* Define to 1 if you have the `sinhl' function. */
1521 # define sinhl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
c++config.h 743 /* Define to 1 if you have the `sinhl' function. */
1521 # define sinhl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
c++config.h 743 /* Define to 1 if you have the `sinhl' function. */
1521 # define sinhl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
c++config.h 778 /* Define to 1 if you have the `sinhl' function. */
1591 # define sinhl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
c++config.h 778 /* Define to 1 if you have the `sinhl' function. */
1591 # define sinhl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
c++config.h 778 /* Define to 1 if you have the `sinhl' function. */
1591 # define sinhl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
c++config.h 778 /* Define to 1 if you have the `sinhl' function. */
1591 # define sinhl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++config.h 743 /* Define to 1 if you have the `sinhl' function. */
1521 # define sinhl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
c++config.h 743 /* Define to 1 if you have the `sinhl' function. */
1521 # define sinhl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
c++config.h 743 /* Define to 1 if you have the `sinhl' function. */
1521 # define sinhl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
c++config.h 743 /* Define to 1 if you have the `sinhl' function. */
1521 # define sinhl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
c++config.h 778 /* Define to 1 if you have the `sinhl' function. */
1591 # define sinhl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
c++config.h 778 /* Define to 1 if you have the `sinhl' function. */
1591 # define sinhl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
c++config.h 778 /* Define to 1 if you have the `sinhl' function. */
1591 # define sinhl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
c++config.h 778 /* Define to 1 if you have the `sinhl' function. */
1591 # define sinhl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include/bits/
c++config.h 790 /* Define to 1 if you have the `sinhl' function. */
1609 # define sinhl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include/bits/
c++config.h 790 /* Define to 1 if you have the `sinhl' function. */
1609 # define sinhl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/mips/include/bits/
c++config.h 790 /* Define to 1 if you have the `sinhl' function. */
1609 # define sinhl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86/include/bits/
c++config.h 790 /* Define to 1 if you have the `sinhl' function. */
1609 # define sinhl macro
    [all...]
  /bionic/tests/
math_test.cpp 372 TEST(math, sinhl) {
373 ASSERT_FLOAT_EQ(0.0, sinhl(0.0));
  /external/stlport/stlport/stl/
_cmath.h 98 inline long double sinhl(long double v) { return __sinhl(v); } function
  /ndk/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/
_cmath.h 98 inline long double sinhl(long double v) { return __sinhl(v); } function

Completed in 1591 milliseconds

1 2 34 5