Searched refs:code_int (Results 1 – 1 of 1) sorted by relevance
94 typedef long int code_int; typedef96 typedef int code_int; typedef137 static code_int maxcode; /* maximum code, given n_bits */139 static code_int maxmaxcode = 1 << BITS;147 static code_int hsize = HSIZE; /* for dynamic table sizing */164 static code_int free_ent = 0; /* first unused entry */169 static code_int getcode();238 static void output(code_int);278 code_int sorttab[1<<BITS]; /* sorted pointers into htab */940 static code_int[all …]