Searched refs:last_case_index (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtree-eh.c1398 int nlabels, ndests, j, last_case_index; local
1439 last_case_index = 0;
1456 last_case_index++;
1499 last_case_index++;
1515 j = last_case_index + tf->may_return;
1557 for (j = last_case_index; j < last_case_index + nlabels; j++)

Completed in 56 milliseconds