Home
last modified time | relevance | path

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

/linux-6.12.1/lib/xz/
Dxz_dec_lzma2.c189 uint16_t dist_slot[DIST_STATES][DIST_SLOTS]; member
680 uint32_t dist_slot; in lzma_match() local