Home
last modified time | relevance | path

Searched refs:maxPrecision (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Support/
DAPFloat.cpp77 const unsigned int maxPrecision = 113; variable
78 const unsigned int maxPowerOfFiveExponent = maxExponent + maxPrecision - 1;
/external/llvm/lib/Support/
DAPFloat.cpp93 const unsigned int maxPrecision = 113; variable
94 const unsigned int maxPowerOfFiveExponent = maxExponent + maxPrecision - 1;