HomeSort by relevance Sort by last modified time
    Searched refs:__ieee754_atanh (Results 1 - 10 of 10) sorted by null

  /external/fdlibm/
w_atanh.c 28 return __ieee754_atanh(x);
31 z = __ieee754_atanh(x);
e_atanh.c 15 /* __ieee754_atanh(x)
44 double __ieee754_atanh(double x) function
46 double __ieee754_atanh(x)
fdlibm.h 191 extern double __ieee754_atanh __P((double));
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_atanh.c 18 /* __ieee754_atanh(x)
45 __ieee754_atanh(double x) function
math_private.h 688 #define __ieee754_atanh atanh macro
  /libcore/ojluni/src/main/native/
jfdlibm.h 69 #define __ieee754_atanh __j__ieee754_atanh macro
fdlibm.h 206 extern double __ieee754_atanh __P((double));
  /device/google/contexthub/lib/libm/
fdlibm.h 154 extern double __ieee754_atanh __P((double));
  /ndk/sources/android/support/src/msun/
math_private.h 676 #define __ieee754_atanh atanh macro
  /device/google/contexthub/firmware/external/freebsd/lib/msun/src/
math_private.h 680 #define __ieee754_atanh atanh macro

Completed in 333 milliseconds