Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_compress.c100 size_t bytes_in_section; member
350 (state->bytes_in_section % state->bits); in next_code()
359 state->bytes_in_section = 0; in next_code()
397 state->bytes_in_section = 0; in next_code()
444 state->bytes_in_section++; in getbits()