Home
last modified time | relevance | path

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

/trunk/main/tools/source/generic/
H A Dfract.cxx595 const int nMulBitsToLose = Max( ( impl_NumberOfBits( nMul ) - int( nSignificantBits ) ), 0 ); in ReduceInaccurate() local
598 const int nToLose = Min( nMulBitsToLose, nDivBitsToLose ); in ReduceInaccurate()

Completed in 17 milliseconds