Home
last modified time | relevance | path

Searched defs:dist_slot (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/lib/xz/
Dxz_dec_lzma2.c190 uint16_t dist_slot[DIST_STATES][DIST_SLOTS]; member
666 uint32_t dist_slot; in lzma_match() local