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

/freebsd-11.0-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_lha.c2635 unsigned htbl_max; local
2643 htbl_max = bitptn[HTBL_BITS] +
2645 p = &(hf->tbl[htbl_max]);
H A Darchive_read_support_format_cab.c3206 int htbl_max; local
3214 htbl_max = bitptn[HTBL_BITS] +
3216 p = &(hf->tbl[htbl_max]);

Completed in 109 milliseconds