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

  /bionic/libm/upstream-freebsd/lib/msun/src/
e_coshl.c 86 coshl(long double x) function
  /ndk/sources/android/support/src/
math_support.c 59 __attribute__((weak)) long double coshl(long double x) { return cosh((double)x); } function
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 97 inline long double coshl(long double v) { return __coshl(v); } function
  /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/current/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 97 inline long double coshl(long double v) { return __coshl(v); } function
  /prebuilts/ndk/current/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/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 517 /* Define to 1 if you have the `coshl' function. */
1408 # define coshl 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 517 /* Define to 1 if you have the `coshl' function. */
1408 # define coshl 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 517 /* Define to 1 if you have the `coshl' function. */
1408 # define coshl 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 517 /* Define to 1 if you have the `coshl' function. */
1408 # define coshl 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 517 /* Define to 1 if you have the `coshl' function. */
1408 # define coshl 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 517 /* Define to 1 if you have the `coshl' function. */
1408 # define coshl macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
c++config.h 521 /* Define to 1 if you have the `coshl' function. */
1422 # define coshl macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
c++config.h 521 /* Define to 1 if you have the `coshl' function. */
1422 # define coshl macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
c++config.h 521 /* Define to 1 if you have the `coshl' function. */
1422 # define coshl macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
c++config.h 521 /* Define to 1 if you have the `coshl' function. */
1422 # define coshl macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
c++config.h 521 /* Define to 1 if you have the `coshl' function. */
1422 # define coshl macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
c++config.h 521 /* Define to 1 if you have the `coshl' function. */
1422 # define coshl macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
c++config.h 521 /* Define to 1 if you have the `coshl' function. */
1422 # define coshl macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
c++config.h 521 /* Define to 1 if you have the `coshl' function. */
1422 # define coshl macro
    [all...]

Completed in 4463 milliseconds