Home
last modified time | relevance | path

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

/third_party/rust/crates/minimal-lexical/src/
H A Dbigint.rs577 pub fn long_mul(x: &[Limb], y: &[Limb]) -> Option<VecType> { in long_mul() functions
/third_party/python/Objects/
H A Dlongobject.c3793 long_mul(PyLongObject *a, PyLongObject *b) in long_mul() function

Completed in 9 milliseconds