Searched refs:bitsRequired (Results 1 – 2 of 2) sorted by relevance
3472 unsigned bitsRequired = (FormatPrecision * 196 + 58) / 59; in AdjustToPrecision() local3474 if (bits <= bitsRequired) return; in AdjustToPrecision()3476 unsigned tensRemovable = (bits - bitsRequired) * 59 / 196; in AdjustToPrecision()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...