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.java1711 long yl = y & LONG_MASK; in multiplyByInt() local
1859 BigInteger yl = y.getLower(half); in multiplyKaratsuba() local