SBC_MAX
memset (fastmap, '\0', sizeof (char) * SBC_MAX);
for (wc = 0; wc < SBC_MAX; ++wc)
for (ch = 0; ch < SBC_MAX; ++ch)
for (ch = 0; ch < SBC_MAX; ch++)
for (ch = 0; ch < SBC_MAX; ++ch)
for (i = 0; i < SBC_MAX; ++i) \
for (i = 0; i < SBC_MAX; ++i) \
for (i = 0; i < SBC_MAX; ++i)
memset (fastmap, '\1', sizeof (char) * SBC_MAX);
preg->fastmap = re_malloc (char, SBC_MAX);
>> (SBC_MAX % BITSET_WORD_BITS == 0
: BITSET_WORD_BITS - SBC_MAX % BITSET_WORD_BITS))
re_comp_buf.fastmap = re_malloc (char, SBC_MAX);
memset (&dfa->word_char[i], '\0', (SBC_MAX - ch) / 8);
# if BITSET_WORD_BITS <= SBC_MAX
#define BITSET_WORDS ((SBC_MAX + BITSET_WORD_BITS - 1) / BITSET_WORD_BITS)
memset (set, -1, sizeof (bitset_word_t) * (SBC_MAX / BITSET_WORD_BITS));
if (SBC_MAX % BITSET_WORD_BITS != 0)
((bitset_word_t) 1 << SBC_MAX % BITSET_WORD_BITS) - 1;
for (bitset_i = 0; bitset_i < SBC_MAX / BITSET_WORD_BITS; ++bitset_i)
if (SBC_MAX % BITSET_WORD_BITS != 0)
((((bitset_word_t) 1 << SBC_MAX % BITSET_WORD_BITS) - 1)
return trtable[ch + SBC_MAX];
re_node_set dests_node[SBC_MAX];
bitset_t dests_ch[SBC_MAX];
calloc (sizeof (re_dfastate_t *), SBC_MAX);
if (BE ((((SIZE_MAX - (sizeof (re_node_set) + sizeof (bitset_t)) * SBC_MAX)
if (__libc_use_alloca ((sizeof (re_node_set) + sizeof (bitset_t)) * SBC_MAX
(re_dfastate_t **) calloc (sizeof (re_dfastate_t *), SBC_MAX);
(re_dfastate_t **) calloc (sizeof (re_dfastate_t *), 2 * SBC_MAX);
trtable[ch + SBC_MAX] = dest_states_word[j];
trtable[NEWLINE_CHAR + SBC_MAX] = dest_states_nl[j];