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

  /bionic/libm/upstream-freebsd/lib/msun/src/
e_sinhl.c 85 sinhl(long double x) function
  /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/current/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 98 inline long double sinhl(long double v) { return __sinhl(v); } function
  /prebuilts/ndk/current/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/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h 796 /* Define to 1 if you have the `sinhl' function. */
1618 # define sinhl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h 796 /* Define to 1 if you have the `sinhl' function. */
1618 # define sinhl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h 796 /* Define to 1 if you have the `sinhl' function. */
1618 # define sinhl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h 796 /* Define to 1 if you have the `sinhl' function. */
1618 # define sinhl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
c++config.h 796 /* Define to 1 if you have the `sinhl' function. */
1618 # define sinhl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
c++config.h 796 /* Define to 1 if you have the `sinhl' function. */
1618 # define sinhl macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
c++config.h 800 /* Define to 1 if you have the `sinhl' function. */
1632 # define sinhl macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
c++config.h 800 /* Define to 1 if you have the `sinhl' function. */
1632 # define sinhl macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
c++config.h 800 /* Define to 1 if you have the `sinhl' function. */
1632 # define sinhl macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
c++config.h 800 /* Define to 1 if you have the `sinhl' function. */
1632 # define sinhl macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
c++config.h 800 /* Define to 1 if you have the `sinhl' function. */
1632 # define sinhl macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
c++config.h 800 /* Define to 1 if you have the `sinhl' function. */
1632 # define sinhl macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
c++config.h 800 /* Define to 1 if you have the `sinhl' function. */
1632 # define sinhl macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
c++config.h 800 /* Define to 1 if you have the `sinhl' function. */
1632 # define sinhl macro
    [all...]

Completed in 157 milliseconds