Searched defs:subLen (Results 1 – 2 of 2) sorted by relevance
792 int subLen = subtrahend.nWords; in leftInplaceSub() local859 int subLen = subtrahend.nWords; in rightInplaceSub() local
2025 int subLen = length() - beginIndex; in substring() local2062 int subLen = endIndex - beginIndex; in substring() local