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

  /bionic/libm/upstream-freebsd/lib/msun/src/
e_gamma_r.c 18 /* __ieee754_gamma_r(x, signgamp)
29 __ieee754_gamma_r(double x, int *signgamp) function
math_private.h 686 #define __ieee754_gamma_r gamma_r macro
  /external/fdlibm/
e_gamma_r.c 15 /* __ieee754_gamma_r(x, signgamp)
25 double __ieee754_gamma_r(double x, int *signgamp) function
27 double __ieee754_gamma_r(x,signgamp)

Completed in 375 milliseconds