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

  /bionic/libm/
fake_long_double.c 38 long double atanhl(long double a1) { return atanh(a1); } function
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 118 /// long double atanhl(long double x);
119 atanhl, enumerator in enum:llvm::LibFunc::Func

Completed in 189 milliseconds