Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/num-bigint/src/
Dbigrand.rs29 fn gen_biguint_below(&mut self, bound: &BigUint) -> BigUint; in gen_biguint_below() method
113 fn gen_biguint_below(&mut self, bound: &BigUint) -> BigUint { in gen_biguint_below() method