HomeSort by relevance Sort by last modified time
    Searched defs:asinhl (Results 1 - 3 of 3) 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
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 123 /// long double asinhl(long double x);
124 asinhl, enumerator in enum:llvm::LibFunc::Func

Completed in 705 milliseconds