Home
last modified time | relevance | path

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

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