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/
Dheapvec.rs133 pub fn add_small(&mut self, y: bigint::Limb) -> Option<()> { in add_small() method
Dstackvec.rs241 pub fn add_small(&mut self, y: bigint::Limb) -> Option<()> { in add_small() method