Searched refs:ay (Results 1 – 1 of 1) sorted by relevance
897 long ay = Math.abs(y); in multiplyExact() local898 if (((ax | ay) >>> 31 != 0)) { in multiplyExact()