Searched refs:POW10_64 (Results 1 – 3 of 3) sorted by relevance
49 pub(crate) const POW10_64: [u64; 20] = [ constant
47 let small_powers = POW10_64; in fast_path()
59 pub const POW10_LIMB: &[Limb] = &POW10_64;