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

/macosx-10.10/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetLibraryInfo.h82 /// long double atan2l(long double y, long double x);
83 atan2l, enumerator in enum:llvm::LibFunc::Func
/macosx-10.10/llvmCore-3425.0.34/lib/Target/
H A DTargetLibraryInfo.cpp57 "atan2l",
226 TLI.setUnavailable(LibFunc::atan2l);
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/bits/
H A Dc++config.h229 /* Define to 1 if you have the `atan2l' function. */
1010 # define atan2l _atan2l macro

Completed in 163 milliseconds