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