Searched refs:sbc_idx (Results 1 – 1 of 1) sorted by relevance
3348 int sbc_idx; in parse_bracket_exp() local3356 for (sbc_idx = 0; sbc_idx < BITSET_WORDS; ++sbc_idx) in parse_bracket_exp()3357 if (sbcset[sbc_idx]) in parse_bracket_exp()3361 if (sbc_idx < BITSET_WORDS) in parse_bracket_exp()