Searched refs:c3 (Results 1 – 1 of 1) sorted by relevance
2073 let c3 = char::from_digit((x as u32 >> 4) & 0xf, 16) localVariable2079 return [c1, c2, c3, c4];