Searched defs:_7zip (Results 1 – 2 of 2) sorted by relevance
208 struct _7zip { struct225 struct _7zip_entry *entries; argument278 z_stream stream;279 int stream_valid;282 int ppmd7_stat;285 IByteIn bytein;286 struct {295 } ppstream;296 int ppmd7_valid;305 uint32_t bcj_ip;[all …]
171 struct _7zip { struct172 int temp_fd;173 uint64_t temp_offset;175 struct file *cur_file;185 uint32_t entry_crc32;186 uint32_t precode_crc32;187 uint32_t encoded_crc32;188 int crc32flg;195 struct la_zstream stream;196 struct coder coder;[all …]