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

  /external/fdlibm/
e_gamma.c 15 /* __ieee754_gamma(x)
26 double __ieee754_gamma(double x) function
28 double __ieee754_gamma(x)
  /bionic/libm/src/
e_gamma.c 19 /* __ieee754_gamma(x)
31 __ieee754_gamma(double x) function
math_private.h 217 #define __ieee754_gamma gamma macro

Completed in 51 milliseconds