Searched defs:minLen (Results 1 – 2 of 2) sorted by relevance
793 int minLen = minuend.nWords; in leftInplaceSub() local860 int minLen = minuend.nWords; in rightInplaceSub() local
1360 int minLen = (thisLen < otherLen) ? thisLen: otherLen; in commonAncestor() local