Searched defs:lzh_dec (Results 1 – 1 of 1) sorted by relevance
66 struct lzh_dec { struct68 int state;74 int w_size;75 int w_mask;77 unsigned char *w_buff;79 int w_pos;81 int copy_pos;84 int copy_len;89 struct lzh_br {96 } br;[all …]