Lines Matching refs:a1w
94 UWord a1w = (UWord)a1;99 if (a1w + n1w <= a2w) return -1L;100 if (a2w + n2w <= a1w) return 1L;