Home
last modified time | relevance | path

Searched defs:FNV_PRIME (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/regex/src/
H A Dcompile.rs1143 const FNV_PRIME: u64 = 1_099_511_628_211; in hash() consts

Completed in 3 milliseconds