Home
last modified time | relevance | path

Searched refs:PROBS_TOTAL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/lib/xz/
H A Dxz_lzma2.h195 #define PROBS_TOTAL (1846 + LITERAL_CODERS_MAX * LITERAL_CODER_SIZE) macro
H A Dxz_dec_lzma2.c805 for (i = 0; i < PROBS_TOTAL; ++i) in lzma_reset()
/kernel/linux/linux-6.6/lib/xz/
H A Dxz_lzma2.h195 #define PROBS_TOTAL (1846 + LITERAL_CODERS_MAX * LITERAL_CODER_SIZE) macro
H A Dxz_dec_lzma2.c821 for (i = 0; i < PROBS_TOTAL; ++i) in lzma_reset()

Completed in 6 milliseconds