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

  /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)
  /bionic/libm/src/
e_gamma_r.c 19 /* __ieee754_gamma_r(x, signgamp)
30 __ieee754_gamma_r(double x, int *signgamp) function
math_private.h 219 #define __ieee754_gamma_r gamma_r macro

Completed in 48 milliseconds