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