Searched refs:FixedBigInt (Results 1 – 3 of 3) sorted by relevance
7 pub(crate) struct FixedBigInt { struct13 impl fmt::Display for FixedBigInt { implementation24 impl FixedBigInt { implementation31 FixedBigInt { in new()
5 let mut bi = FixedBigInt::new(224); in test_fixed_big_int_set_bit()
20 mask: FixedBigInt,35 mask: FixedBigInt::new(window_size), in new()85 mask: FixedBigInt,99 mask: FixedBigInt::new(window_size), in new()