Home
last modified time | relevance | path

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

/DragonOS/kernel/src/time/
H A Dmod.rs425 impl ops::Div<u32> for Duration {
/DragonOS/kernel/crates/rbpf/src/
H A Dinsn_builder.rs129 self.mov_internal(source, arch, OpBits::Div) in div()
381 Div = BPF_DIV as isize, enumerator