Home
last modified time | relevance | path

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

/busybox-1.35.0/archival/libarchive/unxz/
Dxz_lzma2.h168 #define DIST_MODEL_START 4 macro
Dxz_dec_lzma2.c665 if (dist_slot < DIST_MODEL_START) { in lzma_match()