Searched refs:beArray (Results 1 – 1 of 1) sorted by relevance
2841 private static long /* BN */ bigEndInts2NewBN(int[] beArray, boolean neg) { in bigEndInts2NewBN() argument2844 int[] leArray = reverse(beArray); in bigEndInts2NewBN()