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

/freebsd-10.1-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_lha.c64 #define PT_BITLEN_SIZE (3 + 16) macro
1800 ds->literal_pt_len_size = PT_BITLEN_SIZE;
1809 if (lzh_huffman_init(&(ds->pt), PT_BITLEN_SIZE, 16)
2223 * PT_BITLEN_SIZE, which is being set

Completed in 39 milliseconds