fixup_ExponentEstimate 1880 core/MathUtils.cpp 				return fixup_ExponentEstimate(exponentEstimate);
fixup_ExponentEstimate 1887 core/MathUtils.cpp 				return fixup_ExponentEstimate(exponentEstimate);
fixup_ExponentEstimate 1899 core/MathUtils.cpp 				return fixup_ExponentEstimate(exponentEstimate);
fixup_ExponentEstimate 1907 core/MathUtils.cpp 				return fixup_ExponentEstimate(exponentEstimate);
fixup_ExponentEstimate  315 core/MathUtils.h 		int32_t fixup_ExponentEstimate(int32_t expEst); // Used by scale to adjust for possible off-by-one error