Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds