Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DAPFloat.cpp151 const unsigned int maxPrecision = 113; variable
152 const unsigned int maxPowerOfFiveExponent = maxExponent + maxPrecision - 1;