Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar.c195 struct huffman_table_entry struct
209 struct huffman_table_entry *table; argument
432 struct huffman_table_entry *, int, int);
2765 (struct huffman_table_entry *)calloc(1, sizeof(*code->table) in make_table()
2773 struct huffman_table_entry *table, int depth, in make_table_recurse()