Searched refs:code_int (Results 1 – 2 of 2) sorted by relevance
79 typedef long code_int; typedef127 code_int zs_ent;128 code_int zs_hsize_reg;134 code_int zs_code, zs_oldcode, zs_incode;202 static code_int getcode(struct s_zstate *);237 code_int i; in zwrite()330 if (output(zs, (code_int) ent) == -1) { in zclose()336 if (output(zs, (code_int) - 1) == -1) { in zclose()574 static code_int577 code_int gcode; in getcode()[all …]
71 typedef long code_int; typedef93 code_int zs_maxcode; /* Maximum code, given n_bits. */94 code_int zs_maxmaxcode; /* Should NEVER generate this code. */97 code_int zs_hsize; /* For dynamic table sizing. */98 code_int zs_free_ent; /* First unused entry. */115 code_int zs_ent;116 code_int zs_hsize_reg;122 code_int zs_code, zs_oldcode, zs_incode;129 static code_int getcode(struct s_zstate *zs);332 static code_int[all …]