Lines Matching full:term
2016 bits64 rem, term;2045 term = ( (bits64) zSig ) * zSig;2046 rem = ( ( (bits64) aSig )<<32 ) - term;