Searched refs:FULL_DISTANCES (Results 1 – 2 of 2) sorted by relevance
/busybox-1.35.0/archival/libarchive/unxz/ | ||
D | xz_lzma2.h | 184 #define FULL_DISTANCES (1 << FULL_DISTANCES_BITS) macro |
D | xz_dec_lzma2.c | 196 uint16_t dist_special[FULL_DISTANCES - DIST_MODEL_END]; |