Searched refs:test_bits (Results 1 – 2 of 2) sorted by relevance
2692 int test_bits = (min_bits + max_bits) >> 1; in zlib_check() local2694 if (zlib_reset(&zlib, test_bits)) in zlib_check()2702 min_bits = test_bits+1; in zlib_check()2709 assert(test_bits == 15); in zlib_check()2722 max_bits = test_bits; in zlib_check()
15116 static const uint8_t test_bits[NB_TEST_OPCODES] = { variable16472 v += test_bits[opcode - pa->sym]; in asm_opcode()