Searched refs:t2_offset (Results 1 – 1 of 1) sorted by relevance
39 let t2_offset = TABLES_1[128 * usize::from(t1_offset) + (cp >> 6 & 0x7F)]; in lookup_width() localVariable45 let packed_widths = TABLES_2[16 * usize::from(t2_offset) + (cp >> 2 & 0xF)]; in lookup_width()