Searched refs:nonnegative (Results 1 – 11 of 11) sorted by relevance
40 private static final int[] nonnegative = new int[ARRAY_SIZE]; field in IntMathBenchmark50 nonnegative[i] = randomNonNegativeBigInteger(Integer.SIZE - 1).intValue(); in setUp()77 tmp += IntMath.gcd(nonnegative[j], positive[j]); in gCD()
40 private static final long[] nonnegative = new long[ARRAY_SIZE]; field in LongMathBenchmark48 nonnegative[i] = randomNonNegativeBigInteger(Long.SIZE - 1).longValue(); in setUp()80 tmp += LongMath.mod(nonnegative[j], positive[j]); in gCD()
193 ; CHECK: Function: nonnegative: 2 pointers, 0 call sites196 define void @nonnegative(i64* %p) nounwind {
11 BigInteger classes that represent nonnegative integers and signed integers,
170 ; Check tests for nonnegative values.
26 Possibly as simple as checking whether the column number is nonnegative.
3955 * doc/bison.texinfo (Token Decl): Token numbers are *nonnegative*
4427 a nonnegative decimal or hexadecimal integer value in the field immediately12334 @c LocalWords: lvalue nonnegative XNUM CHR chr TAGLESS tagless stdout api TOK
4556 appending a nonnegative decimal or hexadecimal integer value in the
9711 nonnegative floating point number.