Searched refs:global_bit_shift (Results 1 – 1 of 1) sorted by relevance
187 unsigned int global_bit_shift = 8 * sizeof (hb_mask_t) - 1; in compile() local188 unsigned int global_bit_mask = 1u << global_bit_shift; in compile()268 if (!info->max_value || next_bit + bits_needed >= global_bit_shift) in compile()314 map->shift = global_bit_shift; in compile()