HSIZE
static count_int htab [HSIZE];
static unsigned short codetab [HSIZE];
count_int zs_htab [HSIZE];
u_short zs_codetab [HSIZE];
hsize = HSIZE; /* For dynamic table sizing. */
zs->zs_hsize = HSIZE; /* For dynamic table sizing. */
count_int zs_htab [HSIZE];
u_short zs_codetab [HSIZE];