Searched refs:DIST_MODEL_START (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/xz-embedded/linux/lib/xz/ | ||
H A D | xz_lzma2.h | 168 #define DIST_MODEL_START 4 macro |
H A D | xz_dec_lzma2.c | 695 if (dist_slot < DIST_MODEL_START) { in lzma_match() |