Searched refs:acosl (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetLibraryInfo.h62 /// long double acosl(long double x);
63 acosl, enumerator in enum:llvm::LibFunc::Func
/macosx-10.10/llvmCore-3425.0.34/lib/Target/
H A DTargetLibraryInfo.cpp47 "acosl",
223 TLI.setUnavailable(LibFunc::acosl);
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/bits/
H A Dc++config.h217 /* Define to 1 if you have the `acosl' function. */
990 # define acosl _acosl macro

Completed in 140 milliseconds