Home
last modified time | relevance | path

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

/freebsd-head/contrib/libarchive/libarchive/
HDarchive_read_support_format_lha.c2744 unsigned htbl_max; in lzh_make_huffman_table() local
2752 htbl_max = bitptn[HTBL_BITS] + in lzh_make_huffman_table()
2754 p = &(hf->tbl[htbl_max]); in lzh_make_huffman_table()