Searched defs:ashl (Results 1 – 5 of 5) sorted by relevance
5 fn ashl(self, shl: u32) -> Self { in ashl() method