Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/num-bigint/src/
Dbigrand.rs39 fn gen_bigint_range(&mut self, lbound: &BigInt, ubound: &BigInt) -> BigInt; in gen_bigint_range() method
133 fn gen_bigint_range(&mut self, lbound: &BigInt, ubound: &BigInt) -> BigInt { in gen_bigint_range() method