HomeSort by relevance Sort by last modified time
    Searched defs:atanh (Results 1 - 25 of 39) sorted by null

1 2

  /external/fdlibm/
w_atanh.c 14 * wrapper atanh(x)
21 double atanh(double x) /* wrapper atanh */ function
23 double atanh(x) /* wrapper atanh */
36 return __kernel_standard(x,x,30); /* atanh(|x|>1) */
38 return __kernel_standard(x,x,31); /* atanh(|x|==1) */
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
tgmath.h 110 #define atanh(z) __TGMATH_CPLX(z, atanh, catanh) macro
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
tgmath.h 121 #define atanh(z) __TGMATH_CPLX(z, atanh, catanh) macro
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
tgmath.h 121 #define atanh(z) __TGMATH_CPLX(z, atanh, catanh) macro
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
tgmath.h 110 #define atanh(z) __TGMATH_CPLX(z, atanh, catanh) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
tgmath.h 278 #define atanh(Val) __TGMATH_UNARY_REAL_IMAG (Val, atanh, catanh) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tgmath.h 278 #define atanh(Val) __TGMATH_UNARY_REAL_IMAG (Val, atanh, catanh) macro
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
tgmath.h 110 #define atanh(z) __TGMATH_CPLX(z, atanh, catanh) macro
  /external/clang/lib/Headers/
tgmath.h 208 // atanh
216 __tg_atanh(double __x) {return atanh(__x);}
234 #undef atanh macro
235 #define atanh(__x) __tg_atanh(__tg_promote1((__x))(__x)) macro
  /external/libcxx/test/std/depr/depr.c.headers/
math_h.pass.cpp 67 Ambiguous atanh(Ambiguous){ return Ambiguous(); } function
    [all...]
  /external/libcxx/test/std/numerics/c.math/
cmath.pass.cpp 68 Ambiguous atanh(Ambiguous){ return Ambiguous(); } function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
tgmath.h 208 // atanh
216 __tg_atanh(double __x) {return atanh(__x);}
234 #undef atanh macro
235 #define atanh(__x) __tg_atanh(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/
tgmath.h 208 // atanh
216 __tg_atanh(double __x) {return atanh(__x);}
234 #undef atanh macro
235 #define atanh(__x) __tg_atanh(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
tgmath.h 208 // atanh
216 __tg_atanh(double __x) {return atanh(__x);}
234 #undef atanh macro
235 #define atanh(__x) __tg_atanh(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h 208 // atanh
216 __tg_atanh(double __x) {return atanh(__x);}
234 #undef atanh macro
235 #define atanh(__x) __tg_atanh(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
tgmath.h 208 // atanh
216 __tg_atanh(double __x) {return atanh(__x);}
234 #undef atanh macro
235 #define atanh(__x) __tg_atanh(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/
tgmath.h 208 // atanh
216 __tg_atanh(double __x) {return atanh(__x);}
234 #undef atanh macro
235 #define atanh(__x) __tg_atanh(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h 208 // atanh
216 __tg_atanh(double __x) {return atanh(__x);}
234 #undef atanh macro
235 #define atanh(__x) __tg_atanh(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
tgmath.h 208 // atanh
216 __tg_atanh(double __x) {return atanh(__x);}
234 #undef atanh macro
235 #define atanh(__x) __tg_atanh(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-3016494/lib64/clang/3.8/include/
tgmath.h 208 // atanh
216 __tg_atanh(double __x) {return atanh(__x);}
234 #undef atanh macro
235 #define atanh(__x) __tg_atanh(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8/include/
tgmath.h 208 // atanh
216 __tg_atanh(double __x) {return atanh(__x);}
234 #undef atanh macro
235 #define atanh(__x) __tg_atanh(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h 208 // atanh
216 __tg_atanh(double __x) {return atanh(__x);}
234 #undef atanh macro
235 #define atanh(__x) __tg_atanh(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
tgmath.h 208 // atanh
216 __tg_atanh(double __x) {return atanh(__x);}
234 #undef atanh macro
235 #define atanh(__x) __tg_atanh(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-3688880/lib64/clang/4.0/include/
tgmath.h 208 // atanh
216 __tg_atanh(double __x) {return atanh(__x);}
234 #undef atanh macro
235 #define atanh(__x) __tg_atanh(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h 208 // atanh
216 __tg_atanh(double __x) {return atanh(__x);}
234 #undef atanh macro
235 #define atanh(__x) __tg_atanh(__tg_promote1((__x))(__x)) macro

Completed in 751 milliseconds

1 2