Home
last modified time | relevance | path

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

/freebsd/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_lzma2.h168 #define DIST_MODEL_START 4 macro
H A Dxz_dec_lzma2.c695 if (dist_slot < DIST_MODEL_START) { in lzma_match()