Searched defs:base_ops (Results 1 – 4 of 4) sorted by relevance
422 fn base_ops(&mut self) -> ext::base::BaseOps<'_, Self::Arch, Self::Error>; in base_ops() method
36 fn base_ops(&mut self) -> target::ext::base::BaseOps<'_, Self::Arch, Self::Error> { in base_ops() method
181 fn base_ops(&mut self) -> BaseOps<Self::Arch, Self::Error> { in base_ops() method
84 fn base_ops(&mut self) -> target::ext::base::BaseOps<'_, Self::Arch, Self::Error> { in base_ops() method