OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_case_index
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-eh.cc
1366
int nlabels, ndests, j,
last_case_index
;
local
1407
last_case_index
= 0;
1425
last_case_index
++;
1468
last_case_index
++;
1484
j =
last_case_index
+ tf->may_return;
1526
for (j =
last_case_index
; j <
last_case_index
+ nlabels; j++)
/src/external/gpl3/gcc.old/dist/gcc/
tree-eh.cc
1365
int nlabels, ndests, j,
last_case_index
;
local
1406
last_case_index
= 0;
1424
last_case_index
++;
1467
last_case_index
++;
1483
j =
last_case_index
+ tf->may_return;
1525
for (j =
last_case_index
; j <
last_case_index
+ nlabels; j++)
Completed in 66 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026