Searched refs:count_int (Results 1 – 1 of 1) sorted by relevance
97 typedef long int count_int; typedef140 static count_int htab [OUTSTACKSIZE];229 static void cl_hash(count_int);1021 cl_hash((count_int) hsize_reg); /* clear hash table */ in compress()1768 cl_hash((count_int) hsize); in cl_block()1780 cl_hash(count_int hsize) /* reset code table */ in cl_hash()1782 count_int *htab_p = htab+hsize; in cl_hash()