Searched refs:squareInPlace (Results 1 – 1 of 1) sorted by relevance
1695 squareInPlace(r, len, m, ks); in modSquareN()1724 private static void squareInPlace(long[] x, int xLen, int m, int[] ks) in squareInPlace() method in LongArray