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

  /external/fdlibm/
e_acosh.c 15 /* __ieee754_acosh(x)
40 double __ieee754_acosh(double x) function
42 double __ieee754_acosh(x)
  /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
  /device/google/contexthub/firmware/external/freebsd/lib/msun/src/
math_private.h 677 #define __ieee754_acosh acosh macro
  /ndk/sources/android/support/src/msun/
math_private.h 673 #define __ieee754_acosh acosh macro

Completed in 653 milliseconds