Searched refs:DIST_SLOTS (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/xzembed/
H A Dxz_lzma2.h191 #define DIST_SLOTS (1 << DIST_SLOT_BITS) macro
H A Dxz_dec_lzma2.c193 uint16_t dist_slot[DIST_STATES][DIST_SLOTS];
660 dist_slot = rc_bittree(&s->rc, probs, DIST_SLOTS) - DIST_SLOTS;

Completed in 23 milliseconds