Searched refs:atan2f (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DFloatPoint.cpp56 return atan2f(m_y, m_x);
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetLibraryInfo.h80 /// float atan2f(float y, float x);
81 atan2f, enumerator in enum:llvm::LibFunc::Func
/macosx-10.10/llvmCore-3425.0.34/lib/Target/
H A DTargetLibraryInfo.cpp56 "atan2f",
296 TLI.setUnavailable(LibFunc::atan2f);
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/bits/
H A Dc++config.h226 /* Define to 1 if you have the `atan2f' function. */
1005 # define atan2f _atan2f macro

Completed in 126 milliseconds