Searched defs:footer_bits (Results 1 – 3 of 3) sorted by relevance
156 const uint32_t footer_bits = (dist_slot >> 1) - 1; in match() local
168 const uint32_t footer_bits = ((dist_slot >> 1) - 1); in fill_dist_prices() local
90 int footer_bits; member