Home
last modified time | relevance | path

Searched defs:mul_small (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/minimal-lexical/src/
Dheapvec.rs139 pub fn mul_small(&mut self, y: bigint::Limb) -> Option<()> { in mul_small() method
Dstackvec.rs247 pub fn mul_small(&mut self, y: bigint::Limb) -> Option<()> { in mul_small() method