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

  /libcore/ojluni/src/main/native/
jfdlibm.h 76 #define __ieee754_lgamma_r __j__ieee754_lgamma_r macro
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_lgamma_r.c 16 /* __ieee754_lgamma_r(x, signgamp)
202 __ieee754_lgamma_r(double x, int *signgamp) function
math_private.h 697 #define __ieee754_lgamma_r lgamma_r macro
  /external/fdlibm/
e_lgamma_r.c 15 /* __ieee754_lgamma_r(x, signgamp)
207 double __ieee754_lgamma_r(double x, int *signgamp) function
209 double __ieee754_lgamma_r(x,signgamp)
  /device/google/contexthub/firmware/external/freebsd/lib/msun/src/
math_private.h 689 #define __ieee754_lgamma_r lgamma_r macro
  /ndk/sources/android/support/src/msun/
math_private.h 685 #define __ieee754_lgamma_r lgamma_r macro

Completed in 302 milliseconds