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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
math-finite.h 322 __extern_always_inline long double __NTH (tgammal (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 322 __extern_always_inline long double __NTH (tgammal (long double __d)) function
  /prebuilts/ndk/r11/sources/android/support/src/
math_support.c 89 __attribute__((weak)) long double tgammal(long double x) { return tgamma((double)x); } function
  /prebuilts/ndk/r13/sources/android/support/src/
math_support.c 89 __attribute__((weak)) long double tgammal(long double x) { return tgamma((double)x); } function

Completed in 500 milliseconds