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

1 2 3 4 5 6 7

  /ndk/sources/android/support/include/
math.h 57 long double sinhl(long double);
  /prebuilts/ndk/9/sources/android/support/include/
math.h 57 long double sinhl(long double);
  /external/stlport/stlport/stl/config/
_como.h 95 # define sinhl sinh macro
114 # define sinhl sinh macro
167 # define sinhl sinh macro
  /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/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/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/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/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/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
  /external/clang/test/CodeGen/
libcall-declarations.c 165 long double sinhl(long double);
295 F(sinhl), F(sqrt), F(sqrtf), F(sqrtl), F(tan),
464 // CHECK-NOERRNO: declare x86_fp80 @sinhl(x86_fp80) [[NUW]]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
math.h 474 long double sinhl(long double);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
math.h 474 long double sinhl(long double);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
math.h 474 long double sinhl(long double);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
math.h 474 long double sinhl(long double);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
math.h 474 long double sinhl(long double);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
math.h 474 long double sinhl(long double);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
math.h 474 long double sinhl(long double);
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
math.h 474 long double sinhl(long double);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
math.h 474 long double sinhl(long double);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
math.h 474 long double sinhl(long double);
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
math.h 474 long double sinhl(long double);
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
math.h 474 long double sinhl(long double);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
math.h 474 long double sinhl(long double);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
math.h 474 long double sinhl(long double);

Completed in 1068 milliseconds

1 2 3 4 5 6 7