Home
last modified time | relevance | path

Searched refs:N_POWERS_OF_FIVE (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/minimal-lexical/src/
Dtable_lemire.rs17 pub const N_POWERS_OF_FIVE: usize = (LARGEST_POWER_OF_FIVE - SMALLEST_POWER_OF_FIVE + 1) as usize; constant
24 pub static POWER_OF_FIVE_128: [(u64, u64); N_POWERS_OF_FIVE] = [