Home
last modified time | relevance | path

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

/linux/lib/xz/
H A Dxz_lzma2.h167 #define DIST_MODEL_START 4 macro
H A Dxz_dec_lzma2.c694 if (dist_slot < DIST_MODEL_START) { in lzma_match()