DIST_SLOTS 190 lib/xz/xz_dec_lzma2.c uint16_t dist_slot[DIST_STATES][DIST_SLOTS]; DIST_SLOTS 661 lib/xz/xz_dec_lzma2.c dist_slot = rc_bittree(&s->rc, probs, DIST_SLOTS) - DIST_SLOTS;