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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLibraryInfo.h92 /// long double atanl(long double x);
93 atanl, enumerator in enum:llvm::LibFunc::Func
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/
H A DTargetLibraryInfo.cpp62 "atanl",
225 TLI.setUnavailable(LibFunc::atanl);
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/bits/
H A Dc++config.h235 /* Define to 1 if you have the `atanl' function. */
1020 # define atanl _atanl macro

Completed in 126 milliseconds