Searched defs:c1 (Results 1 – 2 of 2) sorted by relevance
142 let c1 = Self::decay_load(d1 as u64, periods) as u32; in accumulate_pelt_segments() localVariable
2103 let c1 = char::from_digit((x as u32 >> 12) & 0xf, 16) localVariable