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

/macosx-10.9.5/WebCore-7537.78.1/platform/audio/
H A DAudioUtilities.cpp49 return 20 * log10f(linear);
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLibraryInfo.h185 /// float log10f(float x);
186 log10f, enumerator in enum:llvm::LibFunc::Func
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/bits/
H A Dc++config.h416 /* Define to 1 if you have the `log10f' function. */
1190 # define log10f _log10f macro
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DSimplifyLibCalls.cpp1712 AddOpt(LibFunc::log10, LibFunc::log10f, &UnsafeUnaryDoubleFP);

Completed in 120 milliseconds