Home
last modified time | relevance | path

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

/linux-6.1.9/lib/xz/ !
Dxz_lzma2.h168 #define DIST_MODEL_START 4 macro
Dxz_dec_lzma2.c695 if (dist_slot < DIST_MODEL_START) { in lzma_match()