Home
last modified time | relevance | path

Searched refs:nToLose (Results 1 – 1 of 1) sorted by path

/trunk/main/tools/source/generic/
H A Dfract.cxx598 const int nToLose = Min( nMulBitsToLose, nDivBitsToLose ); in ReduceInaccurate() local
601 nMul >>= nToLose; in ReduceInaccurate()
602 nDiv >>= nToLose; in ReduceInaccurate()

Completed in 13 milliseconds