Searched defs:numBits (Results 1 – 6 of 6) sorted by relevance
276 int numBits = 29; in test_nextJ() local361 public int getNext(int numBits) { in getNext()
94 int numBits = Double.MANTISSA_BITS; in convertDouble() local156 int numBits = Float.MANTISSA_BITS; in convertFloat() local
291 public int nextElement(int numBits) { in nextElement()
283 protected final int next(int numBits) { in next()
255 int32_t numBits; in createDouble1() local689 int32_t numBits; in createFloat1() local
127 public BigInteger(int numBits, Random random) { in BigInteger()