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

1 2 3 4 5 6 7

  /ndk/sources/android/support/include/
math.h 52 long double coshl(long double);
  /prebuilts/ndk/9/sources/android/support/include/
math.h 52 long double coshl(long double);
  /external/stlport/stlport/stl/config/
_como.h 96 # define coshl cosh macro
118 # define coshl cosh macro
168 # define coshl cosh macro
  /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/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/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/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/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/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
  /external/clang/test/CodeGen/
libcall-declarations.c 69 long double coshl(long double);
275 F(cosf), F(cosl), F(cosh), F(coshf), F(coshl),
368 // CHECK-NOERRNO: declare x86_fp80 @coshl(x86_fp80) [[NUW]]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
math.h 418 long double coshl(long double);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
math.h 418 long double coshl(long double);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
math.h 418 long double coshl(long double);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
math.h 418 long double coshl(long double);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
math.h 418 long double coshl(long double);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
math.h 418 long double coshl(long double);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
math.h 418 long double coshl(long double);
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
math.h 418 long double coshl(long double);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
math.h 418 long double coshl(long double);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
math.h 418 long double coshl(long double);
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
math.h 418 long double coshl(long double);
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
math.h 418 long double coshl(long double);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
math.h 418 long double coshl(long double);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
math.h 418 long double coshl(long double);

Completed in 999 milliseconds

1 2 3 4 5 6 7