Searched refs:sumInf (Results 1 – 1 of 1) sorted by relevance
29 long sumInf = 0; in test1() local34 sumInf += (long) negInfinity; in test1()38 if (sumInf == Long.MIN_VALUE) { in test1()