idx1 3492 maint/gnulib/lib/regcomp.c int32_t idx1, idx2; idx1 3504 maint/gnulib/lib/regcomp.c idx1 = findidx (table, indirect, extra, &cp, -1); idx1 3505 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (idx1 == 0 || *cp != '\0')) idx1 3510 maint/gnulib/lib/regcomp.c len = weights[idx1 & 0xffffff]; idx1 3524 maint/gnulib/lib/regcomp.c if (len == weights[idx2 & 0xffffff] && (idx1 >> 24) == (idx2 >> 24) idx1 3525 maint/gnulib/lib/regcomp.c && memcmp (weights + (idx1 & 0xffffff) + 1, idx1 3544 maint/gnulib/lib/regcomp.c mbcset->equiv_classes[mbcset->nequiv_classes++] = idx1;