Home
last modified time | relevance | path

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

/busybox-1.35.0/archival/libarchive/
Ddecompress_gunzip.c814 enum { lbits = 9 }; /* bits in base literal/length lookup table */ in inflate_block() enumerator
932 bl = lbits; in inflate_block()