Searched defs:dstParts (Results 1 – 1 of 1) sorted by relevance
2384 unsigned dstParts = (srcBits + APINT_BITS_PER_WORD - 1) / APINT_BITS_PER_WORD; tcExtract() local 2502 tcMultiplyPart(WordType * dst,const WordType * src,WordType multiplier,WordType carry,unsigned srcParts,unsigned dstParts,bool add) tcMultiplyPart() argument [all...]