Searched refs:test_bits (Results 1 – 1 of 1) sorted by relevance
2691 int test_bits = (min_bits + max_bits) >> 1; in zlib_check() local2693 if (zlib_reset(&zlib, test_bits)) in zlib_check()2701 min_bits = test_bits+1; in zlib_check()2708 assert(test_bits == 15); in zlib_check()2721 max_bits = test_bits; in zlib_check()