Searched refs:end_fast_idx (Results 1 – 1 of 1) sorted by relevance
281 uint32_t end_fast_idx = BlockToIndex(end_fast_block); in Range() local298 for (uint32_t i = end_fast_idx; i < end; ++i) { in Range()