HomeSort by relevance Sort by last modified time
    Searched defs:__ieee754_acosh (Results 1 - 3 of 3) 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/src/
e_acosh.c 19 /* __ieee754_acosh(x)
41 __ieee754_acosh(double x) function
math_private.h 207 #define __ieee754_acosh acosh macro

Completed in 111 milliseconds