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

/haiku/src/system/libroot/posix/glibc/regex/
H A Dregcomp.c3224 int sbc_idx;
3232 for (sbc_idx = 0; sbc_idx < BITSET_WORDS; ++sbc_idx)
3233 if (sbcset[sbc_idx])
3237 if (sbc_idx < BITSET_WORDS)
3215 int sbc_idx; local

Completed in 30 milliseconds