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

  /bionic/libm/src/
e_gammaf.c 23 * Method: call __ieee754_gammaf_r
34 return __ieee754_gammaf_r(x,&signgam);
e_gammaf_r.c 20 /* __ieee754_gammaf_r(x, signgamp)
31 __ieee754_gammaf_r(float x, int *signgamp) function
math_private.h 245 #define __ieee754_gammaf_r gammaf_r macro

Completed in 32 milliseconds