HomeSort by relevance Sort by last modified time
    Searched defs:Sqrt (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkFloat.cpp 215 int32_t SkFloat::Sqrt(int32_t packed)
219 SkDEBUGFAIL("can't sqrt a negative number");
  /external/llvm/lib/Transforms/Scalar/
SimplifyLibCalls.cpp     [all...]

Completed in 2496 milliseconds