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

  /bionic/libm/upstream-freebsd/lib/msun/src/
e_lgammal.c 22 lgammal(long double x) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
math-finite.h 196 __extern_always_inline long double __NTH (lgammal (long double __d)) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
math-finite.h 196 __extern_always_inline long double __NTH (lgammal (long double __d)) function
  /ndk/sources/android/support/src/
math_support.c 76 __attribute__((weak)) long double lgammal(long double x) { return lgamma((double)x); } function

Completed in 75 milliseconds