Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/math/
DBigInteger.java1625 long yl = y & LONG_MASK; in multiplyByInt() local
1742 BigInteger yl = y.getLower(half); in multiplyKaratsuba() local