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