Searched refs:putBigEndianTwosComplement (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/java/java/math/
H A DBigInt.java180 void putBigEndianTwosComplement(byte[] a) { method in class:BigInt
H A DBigInteger.java304 bigInt.putBigEndianTwosComplement(value);

Completed in 114 milliseconds