OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:label_locus
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
parse.cc
37
static locus
label_locus
;
variable
1515
label_locus
= gfc_current_locus;
1529
&
label_locus
);
1664
label_locus
= gfc_current_locus;
1785
gfc_error_now ("Statement label without statement at %L", &
label_locus
);
2097
gfc_define_st_label (gfc_statement_label, type, &
label_locus
);
/src/external/gpl3/gcc.old/dist/gcc/fortran/
parse.cc
37
static locus
label_locus
;
variable
1315
label_locus
= gfc_current_locus;
1329
&
label_locus
);
1464
label_locus
= gfc_current_locus;
1585
gfc_error_now ("Statement label without statement at %L", &
label_locus
);
1896
gfc_define_st_label (gfc_statement_label, type, &
label_locus
);
Completed in 49 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026