Home
last modified time | relevance | path

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

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