Home
last modified time | relevance | path

Searched refs:signed_shl (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/num-traits/src/
Dint.rs186 fn signed_shl(self, n: u32) -> Self; in signed_shl() method
440 fn signed_shl(self, n: u32) -> Self {