BITSET_WORDS 177 compat/regex/regex_internal.h #define BITSET_WORDS (SBC_MAX / BITSET_WORD_BITS) BITSET_WORDS 178 compat/regex/regex_internal.h typedef bitset_word_t bitset_t[BITSET_WORDS];