Home
last modified time | relevance | path

Searched defs:rLen (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/misc/
DFDBigInteger.java796 int rLen = minLen - offsetDiff; in leftInplaceSub() local
862 int rLen = minLen; in rightInplaceSub() local
875 int rLen = minLen + offsetDiff; in rightInplaceSub() local