Searched defs:nMulBitsToLose (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/tools/source/generic/ | ||
H A D | fract.cxx | 595 const int nMulBitsToLose = Max( ( impl_NumberOfBits( nMul ) - int( nSignificantBits ) ), 0 ); in ReduceInaccurate() local |
Completed in 12 milliseconds