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

  /bionic/libm/
fake_long_double.c 36 long double acoshl(long double a1) { return acosh(a1); } function
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 88 /// long double acoshl(long double x);
89 acoshl, enumerator in enum:llvm::LibFunc::Func

Completed in 170 milliseconds