Searched refs:start_fast_idx (Results 1 – 1 of 1) sorted by relevance
279 uint32_t start_fast_idx = BlockToIndex(start_fast_block); in Range() local286 for (uint32_t i = start; i < start_fast_idx; ++i) { in Range()