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

  /bionic/libm/upstream-freebsd/lib/msun/src/
s_asinhl.c 69 asinhl(long double x) function
  /ndk/sources/android/support/src/
math_support.c 69 __attribute__((weak)) long double asinhl(long double x) { return asinh((double)x); } function

Completed in 45 milliseconds