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

  /external/fdlibm/
e_gamma.c 15 /* __ieee754_gamma(x)
26 double __ieee754_gamma(double x) function
28 double __ieee754_gamma(x)
fdlibm.h 201 extern double __ieee754_gamma __P((double));
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_gamma.c 18 /* __ieee754_gamma(x)
30 __ieee754_gamma(double x) function
math_private.h 684 #define __ieee754_gamma gamma macro
  /ndk/sources/android/support/src/msun/
math_private.h 684 #define __ieee754_gamma gamma macro

Completed in 199 milliseconds