Home
last modified time | relevance | path

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

/external/rust/crates/zip/tests/
Dzip64_large.rs122 const BLOCK1_END: u64 = BLOCK1_START + BLOCK1_LENGTH - 1; constant
169 BLOCK1_START..=BLOCK1_END => { in read()