Searched refs:high_key_blocks (Results 1 – 1 of 1) sorted by relevance
38 static const struct range high_key_blocks[] = { variable339 … for (size_t block = 0; block < sizeof(high_key_blocks) / sizeof(struct range) && !found; block++) in test_key()340 … for (unsigned i = high_key_blocks[block].start; i < high_key_blocks[block].end && !found; i++) in test_key()