Searched refs:col_diff (Results 1 – 1 of 1) sorted by relevance
190 unsigned int col_diff = (int_diff >> ordmap->m_range_bits); in get_combined_adhoc_loc() local191 if (col_diff < (1U << ordmap->m_range_bits)) in get_combined_adhoc_loc()193 source_location packed = locus | col_diff; in get_combined_adhoc_loc()