Searched refs:longShiftCheck (Results 1 – 2 of 2) sorted by relevance
22 IntMath.longShiftCheck
438 static long longShiftCheck(long[] results) { in longShiftCheck() method in IntMath600 long longRet = longShiftCheck(longResults); in run()