Searched defs:BENCH_RANGE_COUNT (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/memchr/bench/data/code/ | ||
H A D | rust-library.rs | 1500 const BENCH_RANGE_COUNT: i32 = BENCH_RANGE_SIZE * (BENCH_RANGE_SIZE - 1) / 2; consts [all...] |
Completed in 64 milliseconds