Searched refs:FULL_DISTANCES (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/lib/xz/ | ||
H A D | xz_lzma2.h | 184 #define FULL_DISTANCES (1 << FULL_DISTANCES_BITS) macro |
H A D | xz_dec_lzma2.c | 196 uint16_t dist_special[FULL_DISTANCES - DIST_MODEL_END]; |