Home
last modified time | relevance | path

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

/third_party/rust/crates/minimal-lexical/src/
H A Dheapvec.rs139 pub fn mul_small(&mut self, y: bigint::Limb) -> Option<()> { in mul_small() functions
H A Dstackvec.rs247 pub fn mul_small(&mut self, y: bigint::Limb) -> Option<()> { in mul_small() functions

Completed in 1 milliseconds