Searched refs:mul (Results 1 – 2 of 2) sorted by relevance
214 fn mul(self, rhs: Self) -> Self::Output { in mul() method250 fn mul(self, rhs: usize) -> Self::Output { in mul() method
283 fn mul(self, rhs: u32) -> Duration { in mul() method