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