Searched refs:elseidx (Results 1 – 1 of 1) sorted by relevance
1514 int idx, elseidx; in compare() local1517 elseidx = NO_ELSE; in compare()1520 elseidx = readreg(); in compare()1535 if (!ok && elseidx != NO_ELSE) in compare()1536 idx = elseidx; in compare()1538 if (idx >= 0 && (ok || (!ok && elseidx != NO_ELSE))) { in compare()