other_idx        1267 maint/gnulib/lib/regcomp.c       Idx other_idx = node->left->token.opr.idx;
other_idx        1273 maint/gnulib/lib/regcomp.c       dfa->subexp_map[other_idx] = dfa->subexp_map[node->token.opr.idx];
other_idx        1274 maint/gnulib/lib/regcomp.c       if (other_idx < BITSET_WORD_BITS)
other_idx        1275 maint/gnulib/lib/regcomp.c 	dfa->used_bkref_map &= ~((bitset_word_t) 1 << other_idx);