Searched refs:INIT_BITS (Results 1 – 2 of 2) sorted by relevance
93 #define INIT_BITS 9 /* Initial number of bits/code. */ macro269 maxcode = MAXCODE(n_bits = INIT_BITS); in zwrite()426 maxcode = MAXCODE(n_bits = INIT_BITS); in output()494 maxcode = MAXCODE(n_bits = INIT_BITS); in zread()596 maxcode = MAXCODE(n_bits = INIT_BITS); in getcode()
59 #define INIT_BITS 9 /* Initial number of bits/code. */ macro255 zs->zs_maxcode = MAXCODE(zs->zs_n_bits = INIT_BITS); in zread()355 zs->zs_maxcode = MAXCODE(zs->zs_n_bits = INIT_BITS); in getcode()