Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Ddecompress_unlzma.c253 #define LZMA_NUM_POS_SLOT_BITS 6 macro
269 +(LZMA_NUM_LEN_TO_POS_STATES << LZMA_NUM_POS_SLOT_BITS))
493 << LZMA_NUM_POS_SLOT_BITS); in process_bit1()
495 LZMA_NUM_POS_SLOT_BITS, in process_bit1()
/kernel/linux/linux-6.6/lib/
H A Ddecompress_unlzma.c253 #define LZMA_NUM_POS_SLOT_BITS 6 macro
269 +(LZMA_NUM_LEN_TO_POS_STATES << LZMA_NUM_POS_SLOT_BITS))
493 << LZMA_NUM_POS_SLOT_BITS); in process_bit1()
495 LZMA_NUM_POS_SLOT_BITS, in process_bit1()

Completed in 3 milliseconds