Searched refs:DIST_MODEL_END (Results 1 – 2 of 2) sorted by relevance
179 #define DIST_MODEL_END 14 macro182 #define FULL_DISTANCES_BITS (DIST_MODEL_END / 2)
195 uint16_t dist_special[FULL_DISTANCES - DIST_MODEL_END];700 if (dist_slot < DIST_MODEL_END) { in lzma_match()