Searched refs:SLOT_BASE (Results 1 – 1 of 1) sorted by relevance
133 #define SLOT_BASE 15 macro2094 if (w_bits < SLOT_BASE || w_bits > SLOT_MAX) in lzx_decode_init()2103 w_slot = slots[w_bits - SLOT_BASE]; in lzx_decode_init()