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

  /bionic/libm/upstream-freebsd/lib/msun/src/
e_atanhl.c 55 atanhl(long double x) function
  /prebuilts/ndk/r11/sources/android/support/src/
math_support.c 70 __attribute__((weak)) long double atanhl(long double x) { return atanh((double)x); } function
  /prebuilts/ndk/r13/sources/android/support/src/
math_support.c 70 __attribute__((weak)) long double atanhl(long double x) { return atanh((double)x); } function

Completed in 122 milliseconds