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

  /bionic/libm/upstream-freebsd/lib/msun/src/
e_gammaf.c 22 * Method: call __ieee754_gammaf_r
33 return __ieee754_gammaf_r(x,&signgam);
e_gammaf_r.c 19 /* __ieee754_gammaf_r(x, signgamp)
30 __ieee754_gammaf_r(float x, int *signgamp) function
math_private.h 712 #define __ieee754_gammaf_r gammaf_r macro

Completed in 269 milliseconds