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