Home
last modified time | relevance | path

Searched refs:huffman_table_entry (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar.c179 struct huffman_table_entry struct
193 struct huffman_table_entry *table; argument
352 struct huffman_table_entry *, int, int);
2591 (struct huffman_table_entry *)calloc(1, sizeof(*code->table) in make_table()
2599 struct huffman_table_entry *table, int depth, in make_table_recurse()