Home
last modified time | relevance | path

Searched defs:lzx_dec (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_cab.c52 struct lzx_dec { struct
54 int state;
59 int w_size;
60 int w_mask;
62 unsigned char *w_buff;
64 int w_pos;
66 int copy_pos;
69 int copy_len;
72 uint32_t translation_size;
73 char translation;
[all …]