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

  /external/fdlibm/
w_acosh.c 29 return __ieee754_acosh(x);
32 z = __ieee754_acosh(x);
e_acosh.c 15 /* __ieee754_acosh(x)
40 double __ieee754_acosh(double x) function
42 double __ieee754_acosh(x)
fdlibm.h 189 extern double __ieee754_acosh __P((double));
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_acosh.c 18 /* __ieee754_acosh(x)
42 __ieee754_acosh(double x) function
math_private.h 685 #define __ieee754_acosh acosh macro
  /libcore/ojluni/src/main/native/
jfdlibm.h 67 #define __ieee754_acosh __j__ieee754_acosh macro
fdlibm.h 204 extern double __ieee754_acosh __P((double));
  /device/google/contexthub/lib/libm/
fdlibm.h 152 extern double __ieee754_acosh __P((double));
  /ndk/sources/android/support/src/msun/
math_private.h 673 #define __ieee754_acosh acosh macro
  /device/google/contexthub/firmware/external/freebsd/lib/msun/src/
math_private.h 677 #define __ieee754_acosh acosh macro

Completed in 234 milliseconds