Searched refs:elseidx (Results 1 – 1 of 1) sorted by relevance
1446 int idx, elseidx; in compare() local1451 elseidx = NO_ELSE; in compare()1454 elseidx = readreg(); in compare()1469 if (!ok && elseidx != NO_ELSE) in compare()1470 idx = elseidx; in compare()1472 if (idx >= 0 && (ok || (!ok && elseidx != NO_ELSE))) { in compare()