Searched refs:sbc_idx (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregcomp.c3288 int sbc_idx;
3296 for (sbc_idx = 0; sbc_idx < BITSET_WORDS; ++sbc_idx)
3297 if (sbcset[sbc_idx])
3301 if (sbc_idx < BITSET_WORDS)
3279 int sbc_idx; local

Completed in 28 milliseconds