Home
last modified time | relevance | path

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

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